mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-20 05:57:57 -05:00
12 lines
307 B
C
12 lines
307 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
|