Finish porting/decompiling field_effect.c

This commit is contained in:
Diegoisawesome
2018-05-10 18:36:57 -05:00
parent 80062972ae
commit 416d67c832
41 changed files with 3234 additions and 7190 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
#include "main.h"
#include "text.h"
#include "new_game.h"
extern void (*gFieldCallback)(void);
#include "overworld.h"
extern const u8 gText_Peekaboo[];