# HG changeset patch # User Eris Caffee # Date 1289884415 21600 # Node ID 4a0062095c37538d588aaf638e822d37c15e0147 # Parent 104dff305563e35d8e175d5883e19efc3f13ea57 fixed line spacing diff -r 104dff305563 -r 4a0062095c37 include/App.h --- a/include/App.h Mon Nov 15 21:55:46 2010 -0600 +++ b/include/App.h Mon Nov 15 23:13:35 2010 -0600 @@ -50,6 +50,7 @@ App(const App &); App & operator=(const App &); + // main loop functions bool init(); void update();