mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
12 lines
276 B
C
12 lines
276 B
C
#ifndef POKEHEARTGOLD_OVERLAY_12_02266024_H
|
|
#define POKEHEARTGOLD_OVERLAY_12_02266024_H
|
|
|
|
#include "battle.h"
|
|
#include "filesystem.h"
|
|
|
|
void ov12_02266508(NARC *a0, NARC *a1, u32 *a2, u32 a3, BOOL a4, void *a5);
|
|
BOOL ov12_02266C64(u32 *a0);
|
|
BOOL ov12_02266B78(u32 *a0);
|
|
|
|
#endif
|