add_subdirectory(cpp3ds)

if(BUILD_EMULATOR)
    add_subdirectory(emu3ds)
endif()
