Fix a few compilation warnings on Linux; Fix a possible bug in Mode5 loader; Removed a pair of debug printfs in realpath.c

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1933 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2012-03-14 19:17:35 +00:00
parent 30e8079236
commit 55f4884e34
4 changed files with 7 additions and 5 deletions

View File

@@ -408,4 +408,4 @@ byte C64_FLI_enforcer(void)
return 0;
}
}