Files
funnygame/public/tier1/appinit.h
2025-12-23 15:03:44 +02:00

8 lines
72 B
C

#ifndef APPINIT_H
#define APPINIT_H
void AppInitializePath();
#endif