Oops didn't know I had to add it to the cmakelists file too lol

This commit is contained in:
Amber Brault 2024-12-07 22:34:00 -05:00
parent cd9d09f066
commit c2282288eb
1 changed files with 2 additions and 0 deletions

View File

@ -488,6 +488,8 @@ add_library(core
PowerPC/CachedInterpreter/CachedInterpreterEmitter.h
PowerPC/ConditionRegister.cpp
PowerPC/ConditionRegister.h
PowerPC/CWDemangler.cpp
PowerPC/CwDemangler.h
PowerPC/Expression.cpp
PowerPC/Expression.h
PowerPC/Interpreter/ExceptionUtils.h