Fix some mostly harmless warnings and re-generated dependencies. Now compiles with zero warnings on Linux (gcc 4.1.2)
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1945 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
#include "errors.h"
|
||||
#include "misc.h"
|
||||
#include "palette.h"
|
||||
#include "pages.h"
|
||||
#include "windows.h"
|
||||
#include "layers.h"
|
||||
|
||||
void Pixel_in_layer(word x,word y, byte layer, byte color)
|
||||
{
|
||||
@@ -408,4 +411,4 @@ byte C64_FLI_enforcer(void)
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user