add receaver lat/lon

This commit is contained in:
2026-08-04 18:02:10 +02:00
parent 50e42ad0c2
commit 8e627364cb
51 changed files with 25437 additions and 14 deletions
-2
View File
@@ -1,6 +1,4 @@
#pragma once
#include <SDL3/SDL_stdinc.h>
#include <cstdint>
constexpr char *program_name = "p-rad";
constexpr char* user_agent = "p-rad/0.1";