mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 07:02:47 -04:00
f9380b3e05
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
7 lines
105 B
C
7 lines
105 B
C
#ifndef JAISTREAM_H
|
|
#define JAISTREAM_H
|
|
|
|
#include "JSystem/JAudio2/JAISound.h"
|
|
|
|
#endif /* JAISTREAM_H */
|