mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
11 lines
323 B
C
11 lines
323 B
C
#ifndef POKEPLATINUM_OV59_021D2A2C_H
|
|
#define POKEPLATINUM_OV59_021D2A2C_H
|
|
|
|
#include "record_mixed_rng.h"
|
|
|
|
u32 ov59_021D2A2C(RecordMixedRNG *param0);
|
|
void *ov59_021D2A30(RecordMixedRNG *param0);
|
|
void ov59_021D2AC4(int param0, int param1, RecordMixedRNG *param2, const void **param3);
|
|
|
|
#endif // POKEPLATINUM_OV59_021D2A2C_H
|