mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
win32 Pico work nearly done
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@450 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
42989e7d7e
commit
8f7ed1b8e1
6 changed files with 142 additions and 16 deletions
|
@ -127,7 +127,7 @@ extern "C" int dprintf(char *format, ...)
|
|||
}
|
||||
#endif
|
||||
|
||||
extern "C" int dprintf2(char *format, ...)
|
||||
extern "C" int lprintf(char *format, ...)
|
||||
{
|
||||
char str[512];
|
||||
va_list val=NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue