mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-01 05:01:11 -05:00
9 lines
231 B
C
9 lines
231 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);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_0200B380_H
|