Skip to content

Instantly share code, notes, and snippets.

@trkyshorty
Created November 17, 2022 10:47
Show Gist options
  • Save trkyshorty/1ea38b97ac60e969beee970b80d00c4e to your computer and use it in GitHub Desktop.
Save trkyshorty/1ea38b97ac60e969beee970b80d00c4e to your computer and use it in GitHub Desktop.
Character Select Left Button
alloc(ko_button_left, 512)
ko_button_left:
pushad
mov ecx,[01005098]
call 006BE660
popad
ret
[ENABLE]
createthread(ko_button_left)
[DISABLE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment