Optimise and refactor protocol, better logging, optimise rendering, double buffering.

This commit is contained in:
Niellune
2026-03-23 07:00:36 +02:00
parent b9047f65b8
commit b7e131bc38
41 changed files with 1746 additions and 1748 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "resource/font.h"
#include "resource/colours.h"
#include "settings.h"
#include "helper/protocol_const.h"
#include "protocol/protocol_const.h"
Interface::Interface(SDL_Renderer *renderer)
: Renderer(renderer), _state(0),