mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-26 00:26:19 -05:00
9 lines
247 B
C
9 lines
247 B
C
#ifndef PMDSKY_MAIN_02071E34_H
|
|
#define PMDSKY_MAIN_02071E34_H
|
|
|
|
#include "dse.h"
|
|
|
|
u8* DseTrackEvent_SetTuning(u8 *ptr_next_byte, struct dse_sequence *sequence, struct dse_track *track, struct dse_channel *channel);
|
|
|
|
#endif //PMDSKY_MAIN_02071E34_H
|