more android fixes

new_source
AlexandreRouma 2023-02-25 20:19:34 +01:00
rodzic aa2071e2df
commit 8d6ed17e01
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -173,7 +173,6 @@ namespace backend {
void setMouseScreenPos(double x, double y) {}
int renderLoop() {
flog::warn("BRUH: {0}", (void*)backend::app->window);
while (true) {
int out_events;
struct android_poll_source* out_data;