Files
source/Laptop/sirtech.h
T

17 lines
181 B
C

#ifndef __SIRTECH_H
#define __SIRTECH_H
void GameInitSirTech();
void EnterSirTech();
void ExitSirTech();
void HandleSirTech();
void RenderSirTech();
#endif