changeset 8:4a0062095c37

fixed line spacing
author Eris Caffee <discordia@eldalin.com>
date Mon, 15 Nov 2010 23:13:35 -0600
parents 104dff305563
children 00de693e73be
files include/App.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/include/App.h	Mon Nov 15 21:55:46 2010 -0600
     1.2 +++ b/include/App.h	Mon Nov 15 23:13:35 2010 -0600
     1.3 @@ -50,6 +50,7 @@
     1.4     App(const App &);
     1.5     App & operator=(const App &);
     1.6  
     1.7 +
     1.8     // main loop functions
     1.9     bool init();
    1.10     void update();