mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[ION] Delete useless file
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
SFLAGS += -Iion/include -DKD_CONFIG_H=1
|
||||
include ion/platform/$(PLATFORM)/Makefile
|
||||
objs += $(addprefix ion/src/, ion.o)
|
||||
#objs += $(addprefix ion/src/, ion.o)
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
#include <ion.h>
|
||||
|
||||
void * ion_framebuffer_address = 0;
|
||||
uint16_t ion_framebuffer_width = 0;
|
||||
uint16_t ion_framebuffer_height = 0;
|
||||
uint8_t ion_framebuffer_bits_per_pixel = 0;
|
||||
Reference in New Issue
Block a user