From c34049e5ad2ae4b0306db01826264aabf7cf77f0 Mon Sep 17 00:00:00 2001 From: KeybadeBlox Date: Thu, 11 Dec 2025 18:51:43 -0500 Subject: [PATCH] Correct typo in Core.o end address Left a 0 off the end. --- objects.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects.csv b/objects.csv index b10a38e..a36e593 100644 --- a/objects.csv +++ b/objects.csv @@ -1,5 +1,5 @@ Proposed name,.text,D3D,DSOUND,MMATRIX,XGRPH,XPP,.rdata,.data,DOLBY -Core.o,0x00011000-0x00013FF,,,,,,0x001C4390-0x001C44FF,0x00251D40-0x00251DAB (maybe), +Core.o,0x00011000-0x00013FF0,,,,,,0x001C4390-0x001C44FF,0x00251D40-0x00251DAB (maybe), Jet2.o,0x0006F9E0-0x0006FA6F,,,,,,,0x0022FCE0-0x0022FCE7, MMatrix.o,,,,0x001BA8A0-0x001BBAAF,,,,0x00264BD8-0x00264C13, ADX (need to decompose),0x0013A570-0x0014555F,?,?,?,?,?,?,?,?