mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 15:29:54 +02:00
more android fixes
This commit is contained in:
@@ -173,7 +173,6 @@ namespace backend {
|
|||||||
void setMouseScreenPos(double x, double y) {}
|
void setMouseScreenPos(double x, double y) {}
|
||||||
|
|
||||||
int renderLoop() {
|
int renderLoop() {
|
||||||
flog::warn("BRUH: {0}", (void*)backend::app->window);
|
|
||||||
while (true) {
|
while (true) {
|
||||||
int out_events;
|
int out_events;
|
||||||
struct android_poll_source* out_data;
|
struct android_poll_source* out_data;
|
||||||
|
Reference in New Issue
Block a user