aimless debugging, forgot -m68000 in the linker command line
[lugburz] / src / game.c
index e5b6912..7cd9c48 100644 (file)
@@ -5,8 +5,6 @@
 
 int game_init(void)
 {
-       printf("hello world\n");
-
        return 0;
 }