mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 15:24:30 -04:00
7 lines
106 B
C
7 lines
106 B
C
#ifndef OSAUDIOSYSTEM_H
|
|
#define OSAUDIOSYSTEM_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OSAUDIOSYSTEM_H */
|