Kernel version 0.8 : Saved few bytes (& cycles) in MemMgr

This commit is contained in:
Rémy GIBERT 2016-11-01 22:35:27 +01:00
parent b87ffebe14
commit 5f87674616

View File

@ -249,7 +249,7 @@ SYS.FreeMemA .EQ $92
SYS.GetMemPtrA .EQ $94
SYS.GetMemByIDA .EQ $96
SYS.GetMemByNameYA .EQ $98
* .EQ $98
SYS.LoadStockObjectYA .EQ $9A
SYS.GetStockObjectA .EQ $9C
SYS.FreeStockObject .EQ $9E