Document the water droplet data.

This commit is contained in:
Phlosioneer
2019-03-12 22:56:53 -04:00
committed by huderlem
parent d0115db565
commit 61344a4fee
3 changed files with 24 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#ifndef GUARD_TITLE_SCREEN_H
#define GUARD_TITLE_SCREEN_H
extern const u16 gIntroWaterDropData[];
extern const u16 gIntroWaterDropAlphaBlend[];
void CB2_InitTitleScreen(void);