Skip to content

Commit 34e81f2

Browse files
committed
add todo notice about rodata
1 parent 55a4de9 commit 34e81f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/d/actor/d_a_nzg.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ static BOOL daNZG_Draw(nzg_class* i_this) {
2020
return TRUE;
2121
}
2222

23+
//todo: the value 300.0f in rodata seems to be an remnant from unused functions in this tu
24+
2325
/* 000000E4-00000348 .text nzg_00_move__FP9nzg_class */
2426
void nzg_00_move(nzg_class* i_this) {
2527
/* Nonmatching for Demo */

0 commit comments

Comments
 (0)