Rough outline for LightTexture

This commit is contained in:
robojumper
2025-03-16 12:42:34 +01:00
parent 861a78a446
commit f622030c71
13 changed files with 341 additions and 39 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "d/col/bg/d_bg_s.h"
#include "d/col/bg/d_bg_w_kcol.h"
#include "d/d_rawarchive.h"
#include "egg/gfx/eggLight.h"
#include "egg/gfx/eggLightTextureMgr.h"
#include "m/m3d/m3d.h"
#include "nw4r/g3d.h" // IWYU pragma: export
#include "toBeSorted/arc_managers/current_stage_arc_manager.h"