diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-11 17:24:04 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-11 17:24:04 -0700 |
| commit | 7f34e28f242ee4d0caba0bd96b040811dcb86c50 (patch) | |
| tree | 8a61aee33d6b47e960dc71dbb89c096622bbdc95 /home/timer.asm | |
| parent | crlf to lf (diff) | |
| download | pokeyellow-7f34e28f242ee4d0caba0bd96b040811dcb86c50.tar.gz pokeyellow-7f34e28f242ee4d0caba0bd96b040811dcb86c50.tar.xz pokeyellow-7f34e28f242ee4d0caba0bd96b040811dcb86c50.zip | |
remove address comments
Diffstat (limited to 'home/timer.asm')
| -rw-r--r-- | home/timer.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/timer.asm b/home/timer.asm index 8578df1a..05e307bd 100644 --- a/home/timer.asm +++ b/home/timer.asm @@ -1,3 +1,3 @@ ; timer interrupt is apparently not invoked anyway -Timer:: ; 2306 (0:2306) +Timer:: reti |
