mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 07:18:03 -04:00
sms wip: random tweaks, refactoring (palette, sound stuff, etc)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@764 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
86c1049d1f
commit
ab8a8d3659
6 changed files with 95 additions and 88 deletions
|
@ -9,7 +9,6 @@ void pemu_prep_defconfig(void);
|
|||
void pemu_loop_prep(void);
|
||||
void pemu_loop_end(void);
|
||||
void pemu_forced_frame(int opts);
|
||||
void pemu_video_mode_change(int is_32col, int is_240_lines);
|
||||
void pemu_update_display(const char *fps, const char *notice_msg);
|
||||
|
||||
void pemu_sound_start(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue