create battle_transition.h

This commit is contained in:
DizzyEggg
2017-10-03 12:11:13 +02:00
parent d32ec8bf72
commit c8114eb3a5
3 changed files with 7 additions and 4 deletions

View File

@@ -927,9 +927,6 @@ u8 GetBankSide(u8 bank);
u8 GetBankIdentity(u8 bank);
u8 GetBankByIdentity(u8 bank);
// battle_transition
void sub_8149DFC(u8 a1);
// Move this somewhere else
#include "sprite.h"