Include another image for the tim_project file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "include/controller_test_assets.hpp"
|
||||
#include "../../../include/auto_gen/vram_layout.hpp"
|
||||
#include <PSX/File/Processor/cd_file_processor.hpp>
|
||||
#include <PSX/AutoLBA/auto_lba_declaration.hpp>
|
||||
|
||||
@@ -13,6 +13,6 @@ namespace ControllerTest {
|
||||
__declare_lba_header(LBA);
|
||||
|
||||
CDFile Assets[1] = {
|
||||
CDFileBuilder::simple_tim(LBA::CONT, ControllerButtonTIM),
|
||||
CDFileBuilder::simple_tim(LBA::CONT, Controller_png::tim),
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user