mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 02:37:32 +01:00
more android fixes
This commit is contained in:
parent
aa2071e2df
commit
8d6ed17e01
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user