mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
270 B
C
11 lines
270 B
C
#ifndef POKEPLATINUM_UNK_020480A8_H
|
|
#define POKEPLATINUM_UNK_020480A8_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_24E(ScriptContext * param0);
|
|
BOOL ScrCmd_24F(ScriptContext * param0);
|
|
BOOL ScrCmd_250(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_020480A8_H
|