mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-25 13:22:50 +01:00
UIQ3 bugfixes, SVP drc indirect jumps, stuff
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@572 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
#endif
|
||||
void lprintf(char *format, ...);
|
||||
void lprintf(const char *format, ...);
|
||||
#endif
|
||||
#else
|
||||
#define DEBUGPRINT(x...)
|
||||
|
||||
Reference in New Issue
Block a user