latest code update

- app icon
- starting with map view
- code cleanup

Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
2026-02-14 09:43:19 +01:00
parent 7f039e9cda
commit fe79f46d44
21 changed files with 637 additions and 170 deletions

View File

@@ -3,6 +3,7 @@
#include <wx/wx.h>
#include <wx/statbmp.h>
#include <wx/html/htmlwin.h>
#include "ui/map_sim_frame.h"
class cGameScreen;