mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
linux port fixed; some cleanups
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@706 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
fa8d133192
commit
046c454067
18 changed files with 146 additions and 466 deletions
|
@ -6,10 +6,6 @@
|
|||
|
||||
extern int engineStateSuspend;
|
||||
|
||||
void emu_Init(void);
|
||||
void emu_Deinit(void);
|
||||
void emu_Loop(void);
|
||||
void emu_ResetGame(void);
|
||||
void emu_HandleResume(void);
|
||||
|
||||
void emu_msg_cb(const char *msg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue