mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-13 06:27:10 -05:00
11 lines
299 B
C
11 lines
299 B
C
#ifndef POKEHEARTGOLD_UNK_0200B380_H
|
|
#define POKEHEARTGOLD_UNK_0200B380_H
|
|
|
|
void sub_0200B528(void);
|
|
void sub_0200B594(void);
|
|
void SetBlendBrightness(int brightness, int plane, int screenBit);
|
|
void sub_0200B554(int);
|
|
void sub_0200B484(int, int, int, int, int);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0200B380_H
|