Included debug information.
This commit is contained in:
parent
86159b0b69
commit
a1406c4506
@ -79,6 +79,9 @@ int main() {
|
||||
evnt_mngr_deinit();
|
||||
destroy_display();
|
||||
al_shutdown_primitives_addon();
|
||||
#ifdef DEBUG
|
||||
puts("Shutdown primitives addon.");
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user