diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/jetpac.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jetpac.s b/src/jetpac.s index 767e2ae..f2e28b2 100644 --- a/src/jetpac.s +++ b/src/jetpac.s @@ -65,7 +65,7 @@ ;; Setup the stack. ldx #$FF - txs + txs ; asan:stack $80-$FF ;; Disable NMIs and the APU's DMC. inx |
