mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
13 lines
347 B
C
13 lines
347 B
C
#ifndef POKEPLATINUM_UNK_0204E240_H
|
|
#define POKEPLATINUM_UNK_0204E240_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_1F1(ScriptContext *param0);
|
|
BOOL ScrCmd_1F4(ScriptContext *param0);
|
|
BOOL ScrCmd_1F5(ScriptContext *param0);
|
|
BOOL ScrCmd_1F2(ScriptContext *param0);
|
|
BOOL ScrCmd_1F3(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204E240_H
|