Advertisement
Guest User

Untitled

a guest
Aug 8th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. S2
  2. Sonic_Lookup
  3. Sonic_Duck
  4. Obj01_ResetScr
  5. Obj01_ResetScr_Part2
  6. ...
  7. Sonic_MoveLeft
  8. Sonic_TurnLeft
  9. ...
  10. Sonic_MoveRight
  11. Sonic_TurnRight
  12. ...
  13. Sonic_LevelBound
  14. Sonic_Boundary_CheckBottom
  15. Sonic_Boundary_Bottom
  16. Sonic_Boundary_Sides
  17. Sonic_Roll
  18. Obj01_NoRoll
  19. Obj01_ChkRoll
  20. Obj01_DoRoll
  21.  
  22.  
  23.  
  24. S3&K (using KingofHearts REV C sample)
  25. Player_RecordPos
  26. locret_10D9E
  27. Player_RecordPosComp
  28. Reset_Player_Position_Array
  29. ...
  30. Sonic_InputAcceleration_Path
  31. Sonic_NotLeft
  32. Sonic_NotRight
  33. Sonic_LookDown
  34. Sonic_LookDown_Reverse
  35. Sonic_LookUp -
  36. Sonic_LookUp_Reverse
  37. Sonic_UpdateSpeedOnGround
  38. Sonic_CheckWallsOnGround
  39. ...
  40. Sonic_MoveLeft
  41. Sonic_MoveRight
  42. ...
  43. Sonic_RollSpeed
  44. ...
  45. Sonic_RollLeft
  46. ...
  47. Sonic_RollRight
  48. ...
  49. Player_Spin
  50. loc_1176A
  51. locret_1177E
  52. loc_11780
  53. loc_11790
  54. loc_1179A
  55. loc_117C2
  56. locret_117D8
  57. ...
  58. Player_Spindash
  59. SpindashSpeeds
  60. ...
  61. Player_Floor
  62. ...
  63. Player_TouchFloor_Check_Spindash
  64. ...
  65. Player_TouchFloor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement