transfered from codeberg
This commit is contained in:
8
source_code/display_module/display/display.h
Normal file
8
source_code/display_module/display/display.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef display_h
|
||||
#define display_h
|
||||
|
||||
extern const int screen_width;
|
||||
extern const int screen_height;
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user