transfered from codeberg
This commit is contained in:
5
source_code/display_module/display/display.c
Normal file
5
source_code/display_module/display/display.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "display.h"
|
||||
|
||||
const int screen_height = 300;
|
||||
const int screen_width = 600;
|
||||
|
||||
Reference in New Issue
Block a user