mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
build, odbeta and opendingux cleanup
This commit is contained in:
parent
85174a6d8d
commit
58fc34b1d6
14 changed files with 185 additions and 78 deletions
|
@ -180,6 +180,7 @@ void pemu_finalize_frame(const char *fps, const char *notice_msg);
|
|||
|
||||
void pemu_sound_start(void);
|
||||
|
||||
int plat_parse_arg(int argc, char *argv[], int *x);
|
||||
void plat_early_init(void);
|
||||
void plat_init(void);
|
||||
void plat_finish(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue