jak-project/game/overlord/ssound.h
2020-09-13 21:36:35 -04:00

9 lines
118 B
C

#pragma once
#ifndef JAK_V2_SSOUND_H
#define JAK_V2_SSOUND_H
void InitSound_Overlord();
#endif // JAK_V2_SSOUND_H