Review correction
This commit is contained in:
parent
42a06c6003
commit
785e23222b
1 changed files with 1 additions and 1 deletions
|
@ -3,10 +3,10 @@
|
|||
#include "constants/rgb.h"
|
||||
#include "constants/songs.h"
|
||||
#include "constants/moves.h"
|
||||
#include "constants/pokemon.h"
|
||||
.include "asm/macros.inc"
|
||||
.include "asm/macros/battle_anim_script.inc"
|
||||
.include "constants/constants.inc"
|
||||
#include "constants/pokemon.h"
|
||||
|
||||
.section script_data, "aw", %progbits
|
||||
|
||||
|
|
Loading…
Reference in a new issue