mirror of
https://github.com/meekrosoft/fff
synced 2026-01-28 10:44:27 +01:00
Moved global variables into struct so they don't pollute the global namespace
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* UI.c
|
||||
*
|
||||
* Created on: Dec 17, 2010
|
||||
* Author: mlong
|
||||
*/
|
||||
|
||||
#include "UI.h"
|
||||
#include "DISPLAY.h"
|
||||
#include "SYSTEM.h"
|
||||
|
||||
Reference in New Issue
Block a user