is this faster?

This commit is contained in:
tildearrow 2023-09-20 00:24:55 -05:00
parent 5211ad1e9a
commit cad63d8351
26 changed files with 87 additions and 27 deletions

View file

@ -19,7 +19,7 @@
#include <stdio.h>
#include <stdint.h>
#include <string>
#include "pch.h"
#ifdef HAVE_SDL2
#include "SDL_events.h"
#endif