mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-22 02:18:18 -05:00
Implemented Unleash gauge hooks
- Implements "Unleash Cancel" to allow cancelling Unleash after activating it. - Implements out of control fixes to prevent the gauge from draining when the player cannot utilise it.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include "Mutex.h"
|
||||
|
||||
#include "mutex.h"
|
||||
#include <o1heap.h>
|
||||
|
||||
struct Heap
|
||||
|
||||
Reference in New Issue
Block a user