mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -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 */
|