Moves SoH mixer to SoH from LUS. (#2361)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <libultraship/libultra.h>
|
||||
#include "global.h"
|
||||
#include <mixer.h>
|
||||
#include "soh/mixer.h"
|
||||
|
||||
#define DEFAULT_LEN_1CH 0x1A0
|
||||
#define DEFAULT_LEN_2CH 0x340
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include <libultraship/libultra.h>
|
||||
#include "global.h"
|
||||
#include <mixer.h>
|
||||
#include "soh/mixer.h"
|
||||
|
||||
typedef struct {
|
||||
u8 unk_0;
|
||||
|
||||
Reference in New Issue
Block a user