Partial revert "[common] remove HeapTracker (#3001)" (#3107)

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3107
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie 2025-11-27 15:31:34 +01:00 committed by crueter
parent ea0e5d630c
commit 1efef85352
No known key found for this signature in database
GPG key ID: 425ACD2D4830EBC6
4 changed files with 405 additions and 0 deletions

View file

@ -66,6 +66,8 @@ add_library(
fs/path_util.cpp
fs/path_util.h
hash.h
heap_tracker.cpp
heap_tracker.h
hex_util.cpp
hex_util.h
host_memory.cpp