mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
9 lines
282 B
C
9 lines
282 B
C
#ifndef POKEPLATINUM_OV6_022477B8_H
|
|
#define POKEPLATINUM_OV6_022477B8_H
|
|
|
|
#include "overlay006/wild_encounters.h"
|
|
|
|
void WildEncounters_ReplaceDualSlotEncounters(const WildEncounters *encounterData, const BOOL param1, int *param2, int *param3);
|
|
|
|
#endif // POKEPLATINUM_OV6_022477B8_H
|