mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 06:50:43 -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 */
|