Advertisement
fggkyle

Untitled

Jan 2nd, 2020
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. heap->LoadRoom(0);
  2. heap->Deallocate(0x02A5, 0);
  3. heap->Deallocate(0x02A5, 3);
  4. heap->Deallocate(0x0082, 0);
  5. heap->Deallocate(0x0082, 1);
  6. heap->Deallocate(0x01E7, 0);
  7. heap->Deallocate(0x01E7, 1);
  8. heap->Deallocate(0x01E7, 2);
  9. heap->AllocateTemporaryActor(0x000F);
  10. heap->AllocateTemporaryActor(0x000F);
  11. heap->AllocateTemporaryActor(0x0009);
  12. heap->AllocateTemporaryActor(0x0009);
  13.  
  14. heap->ChangeRoom(1);
  15.  
  16. heap->AllocateTemporaryActor(0x0009);
  17. heap->AllocateTemporaryActor(0x00A2);
  18. heap->AllocateTemporaryActor(0x000F);
  19. heap->AllocateTemporaryActor(0x000F);
  20. heap->AllocateTemporaryActor(0x000F);
  21. heap->DeallocateTemporaryActor(0x0009);
  22. heap->AllocateTemporaryActor(0x0009);
  23. heap->AllocateTemporaryActor(0x0009);
  24. heap->AllocateTemporaryActor(0x0009);
  25. heap->AllocateTemporaryActor(0x0035);
  26. heap->AllocateTemporaryActor(0x007B);
  27.  
  28. heap->ChangeRoom(0);
  29.  
  30. heap->Deallocate(0x02A5, 0);
  31. heap->Deallocate(0x02A5, 2);
  32. heap->Deallocate(0x01E7, 0);
  33. heap->Deallocate(0x01E7, 1);
  34. heap->Deallocate(0x01E7, 2);
  35. heap->Deallocate(0x01E7, 3);
  36. heap->AllocateTemporaryActor(0x0009);
  37. heap->AllocateTemporaryActor(0x00A2);
  38. heap->DeallocateTemporaryActor(0x009);
  39. heap->AllocateTemporaryActor(0x000F);
  40. heap->AllocateTemporaryActor(0x000F);
  41.  
  42. heap->ChangeRoom(1);
  43.  
  44. heap->AllocateTemporaryActor(0x0009);
  45. heap->AllocateTemporaryActor(0x00A2);
  46. heap->DeallocateTemporaryActor(0x0009);
  47. heap->AllocateTemporaryActor(0x003D);
  48.  
  49. heap->ChangeRoom(0);
  50.  
  51. heap->AllocateTemporaryActor(0x0009);
  52. heap->AllocateTemporaryActor(0x00A2);
  53. heap->DeallocateTemporaryActor(0x0009);
  54.  
  55. heap->ChangeRoom(1);
  56. heap->ChangeRoom(0);
  57. heap->ChangeRoom(1);
  58.  
  59. if (i == operations - 1)
  60. {
  61. heap->PrintHeap(1);
  62. }
  63.  
  64. heap->ResetHeap();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement