This website works better with JavaScript.
Home
Explore
Help
Sign In
forestbelton
/
island-story
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Remove unused code
master
Forest Belton
3 years ago
parent
3b7ea84c9e
commit
8c157a121c
1 changed files
with
0 additions
and
7 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-7
src/player.s
+ 0
- 7
src/player.s
View File
@ -53,13 +53,6 @@ Player_Init::
ret
ret
Player_Update:
:
Player_Update:
:
;
Only
update
every
2
frames
;
ld
hl
,
frame
;
ld
a
,
[
hl
]
;
and
%
1
;
cp
%
1
;
ret
nz
ld
hl
,
keys
ld
hl
,
keys
ld
b
,
[
hl
]
ld
b
,
[
hl
]
Write
Preview
Loading…
Cancel
Save