mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
7 lines
106 B
C
7 lines
106 B
C
#include "global.h"
|
|
#include "battle.h"
|
|
#include "main.h"
|
|
#include "move.h"
|
|
|
|
#include "data/moves_info.h"
|