mirror of
https://github.com/zeldaret/tp
synced 2026-05-25 07:23:14 -04:00
7fd7d0c1f3
* 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 */
|