pause: add patch for ageage again hair

This commit is contained in:
somewhatlurker
2020-02-22 20:02:59 +11:00
parent b40d6fae72
commit 933e12accf
2 changed files with 10 additions and 0 deletions
@@ -46,6 +46,9 @@ namespace TLAC::Components
static std::vector<uint8_t> origFramespeedOp;
static uint8_t* framespeedPatchAddress;
static std::vector<uint8_t> origAgeageHairOp;
static uint8_t* ageageHairPatchAddress;
static bool hookedGiveUpFunc(void* cls);
static void setSEVolume(int amount);