pokeheartgold/include/overlay_01_021F6830.h

9 lines
170 B
C
Raw Normal View History

2022-12-06 23:38:33 +00:00
#ifndef POKEHEARTGOLD_OV_01_021F6830_H
#define POKEHEARTGOLD_OV_01_021F6830_H
#include "script.h"
2023-08-20 17:52:40 +00:00
void ov01_021F6830(FieldSystem *fieldSystem, int a1, int a2);
2022-12-06 23:38:33 +00:00
2023-02-17 21:13:00 +00:00
#endif