Initial commit
This commit is contained in:
11
Torque/SDK/engine/game/gameFunctions.h
Normal file
11
Torque/SDK/engine/game/gameFunctions.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Torque Game Engine
|
||||
// Copyright (C) GarageGames.com, Inc.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef _GAMEFUNCTIONS_H_
|
||||
#define _GAMEFUNCTIONS_H_
|
||||
|
||||
void RegisterGameFunctions();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user