mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
pcsx related refactoring
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@914 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
5cf498af45
commit
5d1672cbc0
4 changed files with 88 additions and 48 deletions
|
@ -33,6 +33,7 @@ void plat_status_msg_clear(void);
|
|||
void plat_video_menu_enter(int is_rom_loaded);
|
||||
void plat_video_menu_begin(void);
|
||||
void plat_video_menu_end(void);
|
||||
void plat_video_menu_leave(void);
|
||||
|
||||
void plat_video_flip(void);
|
||||
void plat_video_wait_vsync(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue