mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-05-23 06:34:18 -04:00
1b0b96665a
Co-authored-by: NWPlayer123 <NWPlayer123@users.noreply.github.com>
6 lines
79 B
C
6 lines
79 B
C
#ifndef OS_AUDIO_SYSTEM_H
|
|
#define OS_AUDIO_SYSTEM_H
|
|
|
|
#include "types.h"
|
|
|
|
#endif |