add ui, change project struct
This commit is contained in:
6
Core/App/Graphic/asciifont.h
Normal file
6
Core/App/Graphic/asciifont.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include <stdint.h>
|
||||
#include "bmfont.h"
|
||||
|
||||
extern bmf_BitmapFont *font_quan_8x8;
|
||||
extern bmf_BitmapFont *font_unifont_16x16;
|
||||
Reference in New Issue
Block a user