mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
13 lines
270 B
C
13 lines
270 B
C
#ifndef POKEPLATINUM_UNK_0202419C_H
|
|
#define POKEPLATINUM_UNK_0202419C_H
|
|
|
|
|
|
#include <nitro/gx.h>
|
|
|
|
void sub_0202419C(void);
|
|
void sub_020241B4(void);
|
|
void sub_020241BC(GXSortMode param0, GXBufferMode param1);
|
|
void sub_020241CC(void);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202419C_H
|