mirror of
https://github.com/niellun/FastCarPlay.git
synced 2026-06-07 09:38:25 +02:00
Optimise and refactor protocol, better logging, optimise rendering, double buffering.
This commit is contained in:
+1
-1
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user