Remove agbsdk includes

Resolves #51
This commit is contained in:
PikalaxALT
2019-04-21 21:02:32 -04:00
parent eb2b74a8d0
commit 29dc2b2284
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef GUARD_MYSTERY_EVENT_MSG_H
#define GUARD_MYSTERY_EVENT_MSG_H
#include <gba/gba.h>
#include "gba/gba.h"
extern const u8 gText_MysteryGiftBerry[];
extern const u8 gText_MysteryGiftBerryTransform[];