Faster osm (#2874)

Much faster OSM map handler
This commit is contained in:
Totoo 2025-11-21 09:30:01 +01:00 committed by GitHub
parent c01597baf2
commit 6b02ba6e5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 128 additions and 15 deletions

View file

@ -25,6 +25,7 @@
bool notouch(int, int, uint32_t) {
// do nothing
return false;
}
void nothing() {
// do nothing