mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +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) {}
|
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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user