MuckyFoot-UrbanChaos/fallen/Editor/Source/Control.cpp
2017-05-20 11:14:17 +10:00

15 lines
253 B
C++

// Control.cpp
// Guy Simmons, 26th March 1997.
#include "Editor.hpp"
//---------------------------------------------------------------
void handle_character_controls(void)
{
}
//---------------------------------------------------------------