45297797e6
Need to study the water droplet animation more closely before they can be renamed; otherwise, this names every major symbol in this file.
8 lines
164 B
C
8 lines
164 B
C
#ifndef GUARD_TITLE_SCREEN_H
|
|
#define GUARD_TITLE_SCREEN_H
|
|
|
|
extern const u16 gIntroWaterDropData[];
|
|
|
|
void CB2_InitTitleScreen(void);
|
|
|
|
#endif // GUARD_TITLE_SCREEN_H
|