blob: 26c8c8889a498bee7eba64185ec975130e11e10c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
SilphCo1Script: ; 5d44e (17:544e)
call EnableAutoTextBoxDrawing
CheckEvent EVENT_78F
ret z
CheckAndSetEvent EVENT_397
ret nz
ld a, HS_SILPH_CO_1F_1
ld [wcc4d], a
predef_jump ShowObject
SilphCo1TextPointers: ; 5d469 (17:5469)
dw SilphCo1Text1
SilphCo1Text1: ; 5d46b (17:546b)
TX_FAR _SilphCo1Text1
db "@"
|