mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
11 lines
236 B
C
11 lines
236 B
C
#ifndef POKEPLATINUM_OV6_02246BF4_H
|
|
#define POKEPLATINUM_OV6_02246BF4_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "savedata.h"
|
|
|
|
BOOL ov6_02246BF4(SaveData *param0, FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_OV6_02246BF4_H
|