mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-04-26 00:23:14 -05:00
10 lines
247 B
C
10 lines
247 B
C
#ifndef POKEHEARTGOLD_UNK_020968B0_H
|
|
#define POKEHEARTGOLD_UNK_020968B0_H
|
|
|
|
#include "field_system.h"
|
|
#include "frontier/frontier.h"
|
|
|
|
FrontierLaunchArgs *sub_020968B0(FieldSystem* fieldSystem, void* param1);
|
|
|
|
#endif // POKEHEARTGOLD_UNK_020968B0_H
|