Files
source/Laptop/AimArchives.h
T

17 lines
242 B
C

#ifndef __AIMARCHIVES_H_
#define __AIMARCHIVES_H_
void GameInitAimArchives();
BOOLEAN EnterAimArchives();
void ExitAimArchives();
void HandleAimArchives();
void RenderAimArchives();
void EnterInitAimArchives();
#endif