Forgot to update x and y variables.
This commit is contained in:
@@ -106,6 +106,9 @@ int main() {
|
||||
|
||||
evnt_mngr_deinit();
|
||||
al_destroy_display(display);
|
||||
#ifdef DEBUG
|
||||
puts("Destroyed display.");
|
||||
#endif
|
||||
al_shutdown_primitives_addon();
|
||||
#ifdef DEBUG
|
||||
puts("Shutdown primitives addon.");
|
||||
|
||||
Reference in New Issue
Block a user