mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-05 21:17:29 -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"
|