Convert Yoshi font and setup auto lba
This commit is contained in:
8
examples/PoolBox/application/src/assets.hpp
Normal file
8
examples/PoolBox/application/src/assets.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __ASSETS_HPP__
|
||||
#define __ASSETS_HPP__
|
||||
|
||||
namespace Assets {
|
||||
void load_for_main();
|
||||
}
|
||||
|
||||
#endif //!__ASSETS_HPP__
|
||||
Reference in New Issue
Block a user