Delete another useless function

This commit is contained in:
2014-04-20 00:50:47 -04:00
parent 277dd6c208
commit 4542133707
3 changed files with 0 additions and 41 deletions

View File

@@ -4,7 +4,6 @@
int main(int argc, char* argv[]);
void Initialize(void);
void Handle_One_Event();
bool handle_dialog_event() ;
void Handle_Update();
void Mouse_Pressed();
void close_program();