mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-15 20:35:13 +00:00
Audio Sequence Player Ids Enum (#1040)
* bgm.h -> sequence.h * First round of filling in enum * More * seqCmd * format
This commit is contained in:
parent
d9c1dffe09
commit
783ef3a117
35 changed files with 413 additions and 393 deletions
|
@ -23,7 +23,7 @@
|
|||
#include "z64map_mark.h"
|
||||
#include "z64transition.h"
|
||||
#include "z64interface.h"
|
||||
#include "bgm.h"
|
||||
#include "sequence.h"
|
||||
#include "sfx.h"
|
||||
#include "color.h"
|
||||
#include "ichain.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue