mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 12:46:23 -05:00
9 lines
170 B
C
9 lines
170 B
C
#ifndef POKEHEARTGOLD_OV_01_021F6830_H
|
|
#define POKEHEARTGOLD_OV_01_021F6830_H
|
|
|
|
#include "script.h"
|
|
|
|
void ov01_021F6830(FieldSystem *fieldSystem, int a1, int a2);
|
|
|
|
#endif
|