mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-01-12 02:46:41 +00:00
nothing is perfect, cloud bob can't be perfect
This commit is contained in:
@ -15,7 +15,7 @@ BOB_SHIFT_CONVERT equ 4
|
||||
BOB_SAVE_SIZE equ BOB_BLIT_WIDTH_BYTES*SCREEN_BIT_DEPTH*BOB_BLIT_HEIGHT
|
||||
BOB_IDLE_X equ (-31<<BOB_SHIFT_CONVERT)
|
||||
BOB_BALLOON_DX equ 2<<BOB_SHIFT_CONVERT
|
||||
BOB_CLOUD_DX equ 1<<(BOB_SHIFT_CONVERT-1)
|
||||
BOB_CLOUD_DX equ 12
|
||||
;; BLITTER_OBJECT
|
||||
;; index,startX,y,dx,mapLine,blitHeight
|
||||
|
||||
|
||||
Reference in New Issue
Block a user