mirror of
https://github.com/zeldaret/ss
synced 2026-06-03 02:29:00 -04:00
update from dtk-template - clangd :) (#66)
* update from dtk-template and start work towards using clangd * include <a> -> "a" * Update build.yml * remove/add non-trivial class in union warning
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
#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 <m/m3d/m3d.h>
|
||||
#include <nw4r/g3d/g3d_resfile.h>
|
||||
#include <nw4r/g3d/g3d_resmat.h>
|
||||
#include <nw4r/g3d/g3d_resmdl.h>
|
||||
#include <toBeSorted/arc_managers/current_stage_arc_manager.h>
|
||||
#include <toBeSorted/arc_managers/oarc_manager.h>
|
||||
#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 "m/m3d/m3d.h"
|
||||
#include "nw4r/g3d/g3d_resfile.h"
|
||||
#include "nw4r/g3d/g3d_resmat.h"
|
||||
#include "nw4r/g3d/g3d_resmdl.h"
|
||||
#include "toBeSorted/arc_managers/current_stage_arc_manager.h"
|
||||
#include "toBeSorted/arc_managers/oarc_manager.h"
|
||||
|
||||
ArcCallbackHandler ArcCallbackHandler::sInstance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user