mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
bugfix, sprites adjustment
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@521 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
2707a9cbaa
commit
84e21f25e4
6 changed files with 11 additions and 12 deletions
|
@ -52,6 +52,7 @@ void emu_textOut8 (int x, int y, const char *text);
|
|||
void emu_textOut16(int x, int y, const char *text);
|
||||
char *emu_makeRomId(void);
|
||||
void emu_findKeyBindCombos(void);
|
||||
void emu_forcedFrame(int opts);
|
||||
|
||||
extern const char * const keyNames[];
|
||||
void emu_prepareDefaultConfig(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue