mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
311 B
C
12 lines
311 B
C
#ifndef POKEPLATINUM_UNK_0204C500_H
|
|
#define POKEPLATINUM_UNK_0204C500_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_253(ScriptContext * param0);
|
|
BOOL ScrCmd_254(ScriptContext * param0);
|
|
BOOL ScrCmd_255(ScriptContext * param0);
|
|
BOOL ScrCmd_256(ScriptContext * param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204C500_H
|