summaryrefslogtreecommitdiff
path: root/asm/GameSpy/gsXML.s
diff options
context:
space:
mode:
Diffstat (limited to 'asm/GameSpy/gsXML.s')
-rw-r--r--asm/GameSpy/gsXML.s13
1 files changed, 0 insertions, 13 deletions
diff --git a/asm/GameSpy/gsXML.s b/asm/GameSpy/gsXML.s
deleted file mode 100644
index 288b366..0000000
--- a/asm/GameSpy/gsXML.s
+++ /dev/null
@@ -1,13 +0,0 @@
-.include "macros.inc"
-
-.section .text, "ax" # 0x80006980 - 0x803E1E60
-
-.global gsXmlWriterGetData
-gsXmlWriterGetData:
-/* 8033CDDC 00338A3C 80 63 00 00 */ lwz r3, 0(r3)
-/* 8033CDE0 00338A40 4E 80 00 20 */ blr
-
-.global gsXmlWriterGetDataLength
-gsXmlWriterGetDataLength:
-/* 8033CDE4 00338A44 80 63 00 04 */ lwz r3, 4(r3)
-/* 8033CDE8 00338A48 4E 80 00 20 */ blr