Skip to content

Instantly share code, notes, and snippets.

@trkyshorty
Created December 23, 2021 12:01
Show Gist options
  • Save trkyshorty/224d8c2c61ea93f9270900010bf502d4 to your computer and use it in GitHub Desktop.
Save trkyshorty/224d8c2c61ea93f9270900010bf502d4 to your computer and use it in GitHub Desktop.
ko_rota_start_fnc
alloc(ko_rota_start_fnc, 512)
createthread(ko_rota_start_fnc)
ko_rota_start_fnc:
mov ecx,[00EFE228] //KO_PTR_CHR
mov [eax], (float)807 //X
mov [eax+4],0 //Z
mov [eax+8],(float)460 //y
push eax
call 0056A1D0 //KO_ROTA_START
ret
//KO_ROTA_START - 83ECXX56578BF9E8QQ8B358B1DXXXXXXXX906AXXFFD7A185F6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment