intro.c includes gflib.h
This commit is contained in:
+1
-6
@@ -1,10 +1,6 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
#include "gflib.h"
|
||||||
#include "m4a.h"
|
#include "m4a.h"
|
||||||
#include "malloc.h"
|
|
||||||
#include "bg.h"
|
|
||||||
#include "palette.h"
|
|
||||||
#include "main.h"
|
|
||||||
#include "gpu_regs.h"
|
|
||||||
#include "task.h"
|
#include "task.h"
|
||||||
#include "scanline_effect.h"
|
#include "scanline_effect.h"
|
||||||
#include "libgcnmultiboot.h"
|
#include "libgcnmultiboot.h"
|
||||||
@@ -12,7 +8,6 @@
|
|||||||
#include "link.h"
|
#include "link.h"
|
||||||
#include "menu.h"
|
#include "menu.h"
|
||||||
#include "save.h"
|
#include "save.h"
|
||||||
#include "sound.h"
|
|
||||||
#include "new_game.h"
|
#include "new_game.h"
|
||||||
#include "title_screen.h"
|
#include "title_screen.h"
|
||||||
#include "decompress.h"
|
#include "decompress.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user