mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* 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 */
|