mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 14:37:32 -05:00
11 lines
267 B
C
11 lines
267 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
|