~pixel_city() { TextureTerm (); WorldTerm (); RenderTerm (); CameraTerm (); }
void AppTerm (void) { TextureTerm (); WorldTerm (); RenderTerm (); CameraTerm (); WinTerm (); }