Prepare PEB/TEB

This commit is contained in:
momo5502
2024-08-17 15:30:57 +02:00
parent 654646c97f
commit bb2ba42de4
3 changed files with 59 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ set(CMAKE_OSX_ARCHITECTURES "arm64;x86_64")
##########################################
project(bird LANGUAGES C CXX)
project(emulator LANGUAGES C CXX)
##########################################