summaryrefslogtreecommitdiff
path: root/include/fldeff_decoration.h
blob: 8e1917d3f1600e6e2c447d6db36b9a5e397333b1 (plain)
1
2
3
4
5
6
7
8
9
#ifndef GUARD_FLDEFF_DECORATION_H
#define GUARD_FLDEFF_DECORATION_H

void PopSecretBaseBalloon(s16 metatileId, s16 x, s16 y);
void ShatterSecretBaseBreakableDoor(s16 x, s16 y);
void PlaySecretBaseMusicNoteMatSound(s16 metatileId);
void DoSecretBaseGlitterMatSparkle(void);

#endif // GUARD_FLDEFF_DECORATION_H