mirror of
https://github.com/pret/pmd-red.git
synced 2026-05-31 21:22:26 -05:00
7 lines
106 B
C
7 lines
106 B
C
#ifndef GUARD_BG_MUSIC_H
|
|
#define GUARD_BG_MUSIC_H
|
|
|
|
#define MUS_TINY_WOODS 1
|
|
|
|
#endif //GUARD_BG_MUSIC_H
|