Rename tag offset functions

Fix typo
This commit is contained in:
hondew
2020-05-20 16:36:00 -04:00
committed by huderlem
parent 25f0dac1b5
commit 26a197847a
4 changed files with 119 additions and 111 deletions
+1 -1
View File
@@ -35,7 +35,6 @@
#include "rtc.h"
#include "script.h"
#include "script_menu.h"
#include "slot_machine.h"
#include "sound.h"
#include "starter_choose.h"
#include "string_util.h"
@@ -59,6 +58,7 @@
#include "constants/mevent.h"
#include "constants/tv.h"
#include "constants/script_menu.h"
#include "constants/slot_machine.h"
#include "constants/songs.h"
#include "constants/species.h"
#include "constants/moves.h"