mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-24 23:17:08 -05:00
9 lines
191 B
C
9 lines
191 B
C
#ifndef POKEDIAMOND_UNK_02064E20_H
|
|
#define POKEDIAMOND_UNK_02064E20_H
|
|
|
|
#include "field_system.h"
|
|
|
|
void KeepSafariTrain(struct FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEDIAMOND_UNK_02064E20_H
|