Explorar el Código

CMakeLists: Add framebuffer_layout.cpp.

bunnei hace 8 años
padre
commit
292135a3b7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/core/CMakeLists.txt

+ 1 - 0
src/core/CMakeLists.txt

@@ -10,6 +10,7 @@ set(SRCS
             file_sys/savedata_archive.cpp
             file_sys/title_metadata.cpp
             frontend/emu_window.cpp
+            frontend/framebuffer_layout.cpp
             gdbstub/gdbstub.cpp
             hle/config_mem.cpp
             hle/kernel/address_arbiter.cpp