mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-05 18:24:08 +00:00
[host] dont overwrite the exit code on shutdown
This commit is contained in:
@@ -32,6 +32,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
int app_main(int argc, char * argv[]);
|
||||
bool app_init();
|
||||
void app_shutdown();
|
||||
void app_quit();
|
||||
|
||||
// these must be implemented for each OS
|
||||
|
Reference in New Issue
Block a user