mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-29 16:14:54 -04:00
8 lines
107 B
C
8 lines
107 B
C
#ifndef OSAUDIOSYSTEM_H
|
|
#define OSAUDIOSYSTEM_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSAUDIOSYSTEM_H */
|