mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-03 12:10:11 -04:00
7 lines
128 B
C
7 lines
128 B
C
#ifndef OBJECT_SOUND_H
|
|
#define OBJECT_SOUND_H
|
|
|
|
#include "JSystem/JStudio/JStudio_JAudio/control.h"
|
|
|
|
#endif /* OBJECT_SOUND_H */
|