Skip to content

Instantly share code, notes, and snippets.

@kureikei
Created December 13, 2016 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kureikei/361a3fa530364f471661d5d9761e7f92 to your computer and use it in GitHub Desktop.
Save kureikei/361a3fa530364f471661d5d9761e7f92 to your computer and use it in GitHub Desktop.
;tvdir = dir_exe+"\\hsptv\\" ; HSPTV素材フォルダ
celload "cardbg.png",3 ; 背景
celload "btlcard.png",4 ; カード
celdiv 4,128,192
celload "btlenemy.png",5 ; 敵
celdiv 5,64,64
celload "baku.png",6 ; 爆発
celdiv 6,96,96
sdim msg,256
mmload "se_click.wav",0
mmload "se_break3.wav",1
mmload "se_block2.wav",2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment