Commit fc6a22d
authored
Make OAM init consistent between versions (#101)
Later revisions in the collision tutorial correct this error to be
ld [hli],a
ld [hli],a
If not present later, during the ball movement code the paddle bounces around the screen instead.1 parent 98ad48f commit fc6a22d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments