diff options
Diffstat (limited to 'predef/sgb.asm')
-rwxr-xr-x | predef/sgb.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/predef/sgb.asm b/predef/sgb.asm index 6a239600..fc5747bf 100755 --- a/predef/sgb.asm +++ b/predef/sgb.asm @@ -18,7 +18,7 @@ Predef_LoadSGBLayout: ; 8c2d (2:4c2d) ld l, a ld de, FinishSGBPredefFunction push de - jp [hl] + jp hl .Jumptable dw Function8c90 |