mercury: fix coin counter (thanks Raki!)

This commit is contained in:
2022-11-18 16:37:48 -05:00
committed by Hay1tsme
parent 929ea862ca
commit 5f51699c78
3 changed files with 108 additions and 1 deletions

View File

@ -3,6 +3,7 @@
#include <windows.h>
#include <stdint.h>
#include <stdbool.h>
#include "mercuryhook/elisabeth.h"