pokeplatinum/include/scrcmd_game_corner_prize.h
2025-03-30 15:56:59 -04:00

9 lines
239 B
C

#ifndef POKEPLATINUM_SCRCMD_GAME_CORNER_PRIZE_H
#define POKEPLATINUM_SCRCMD_GAME_CORNER_PRIZE_H
#include "field_script_context.h"
BOOL ScrCmd_GetGameCornerPrizeData(ScriptContext *ctx);
#endif // POKEPLATINUM_SCRCMD_GAME_CORNER_PRIZE_H