mirror of
https://github.com/zeldaret/tp
synced 2026-07-01 20:20:21 -04:00
Misc matches (#2845)
* Misc debug matches * Fix d_map weak function order * Remove old nonmatching comments * d_menu_dmap and JASAudioThread OK, fix weak func order and rodata alignment * More misc matches
This commit is contained in:
@@ -1411,7 +1411,7 @@ static void setLight() {
|
||||
}
|
||||
|
||||
static void captureScreenSetProjection(Mtx44& m) {
|
||||
// NONMATCHING
|
||||
// DEBUG NONMATCHING
|
||||
}
|
||||
|
||||
static void captureScreenSetPort() {
|
||||
@@ -1420,11 +1420,11 @@ static void captureScreenSetPort() {
|
||||
}
|
||||
|
||||
static void captureScreenSetScissor(scissor_class* scissor) {
|
||||
// NONMATCHING
|
||||
// DEBUG NONMATCHING
|
||||
}
|
||||
|
||||
static void captureScreenPerspDrawInfo(JPADrawInfo&) {
|
||||
// NONMATCHING
|
||||
// DEBUG NONMATCHING
|
||||
}
|
||||
|
||||
/* 8000A58C-8000A604 004ECC 0078+00 1/1 0/0 0/0 .text drawItem3D__Fv */
|
||||
|
||||
Reference in New Issue
Block a user