Testing font and color font
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#ifndef __ASSETS_HPP__
|
||||
#define __ASSETS_HPP__
|
||||
#include <PSX/File/Processor/cd_file_processor.hpp>
|
||||
|
||||
namespace Assets {
|
||||
using namespace JabyEngine;
|
||||
|
||||
static constexpr auto FontTIM = SimpleTIM(960, 0, 960, 511);
|
||||
void load_for_main();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user