mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-03 16:15:20 -05:00
12 lines
307 B
C
12 lines
307 B
C
#ifndef POKEPLATINUM_UNK_0204F02C_H
|
|
#define POKEPLATINUM_UNK_0204F02C_H
|
|
|
|
#include "field_script_context.h"
|
|
|
|
BOOL ScrCmd_23F(ScriptContext *param0);
|
|
BOOL ScrCmd_240(ScriptContext *param0);
|
|
BOOL ScrCmd_241(ScriptContext *param0);
|
|
BOOL ScrCmd_242(ScriptContext *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_0204F02C_H
|