Mercurial > hg > Members > kono > nitros9-code
changeset 2113:2004026c8f36
Fixed case mistake
author | boisy |
---|---|
date | Tue, 21 Aug 2007 19:06:40 +0000 |
parents | cfb3a637a000 |
children | ac2f5aa71f93 |
files | level2/modules/scf.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/modules/scf.asm Tue Aug 21 17:05:14 2007 +0000 +++ b/level2/modules/scf.asm Tue Aug 21 19:06:40 2007 +0000 @@ -1439,7 +1439,7 @@ ldb $017E stb R$CC,s ENDC - jmp [>D.FLip1] flip to grfdrv and execute it + jmp [>D.Flip1] flip to grfdrv and execute it * GrfDrv will execute function, and then call [D.Flip0] to return here. It * will use an RTS to return to the code that called here in the first place