mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)
* d_a_obj_web0 / d_a_obj_web1 * remove asm * d_a_set_bgobj * d_cc_s work * remove asm * build fix * fix tp.py progress check and rel sha1 check * clean up some bg files
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
/**
|
||||
* d_bg_pc.cpp
|
||||
*
|
||||
*/
|
||||
|
||||
#include "d/bg/d_bg_pc.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
void dBgPc::setCode(sBgPc& code) {
|
||||
m_code = code;
|
||||
|
||||
Reference in New Issue
Block a user