Files
ac-decomp/include/jaudio_NES/ipldec.h
T
2024-06-09 20:29:22 -04:00

9 lines
100 B
C

#ifndef IPLDEC_H
#define IPLDEC_H
#include "types.h"
extern BOOL DspExtraTaskCheck(void);
#endif