mirror of
https://github.com/zeldaret/tp
synced 2026-07-11 15:28:38 -04:00
Update dtk-template (#2453)
* Update dtk-template * Fix debug build * Fix d_event_debug includes * Progress reports: Enable function relocation diffing (data_value) * Fix some diffs * Fix a few more diffs * More fixes
This commit is contained in:
@@ -336,8 +336,3 @@ int JAISeMgr::getNumActiveSe() const {
|
||||
}
|
||||
return sum;
|
||||
}
|
||||
|
||||
u8 data_80451310[8];
|
||||
|
||||
/* 80451318-80451320 000818 0008+00 0/0 7/7 0/0 .sbss None */
|
||||
u8 data_80451318[8];
|
||||
|
||||
@@ -52,9 +52,3 @@ void JASReport(const char * str, ...) {
|
||||
sLineCount++;
|
||||
}
|
||||
}
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80451230-80451238 -00001 0008+00 0/0 6/6 0/0 .sbss None */
|
||||
/* 80451230 0001+00 data_80451230 None */
|
||||
/* 80451231 0007+00 data_80451231 None */
|
||||
u8 struct_80451230[8];
|
||||
Reference in New Issue
Block a user