Move helper functions into cpp file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "Screen.h"
|
||||
#include "helper.h"
|
||||
#include "Helper.h"
|
||||
|
||||
uint32_t Screen::id_counter = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user