Replaced em_mapclean by em_commit
git-svn-id: svn://svn.cc65.org/cc65/trunk@1682 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -27,7 +27,7 @@ emd_install: jmp $0000
|
||||
emd_deinstall: jmp $0000
|
||||
emd_pagecount: jmp $0000
|
||||
emd_map: jmp $0000
|
||||
emd_mapclean: jmp $0000
|
||||
emd_commit: jmp $0000
|
||||
emd_copyfrom: jmp $0000
|
||||
emd_copyto: jmp $0000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user