yuzu_cmd: Remove unused resource.h

This commit is contained in:
ameerj 2021-04-22 22:25:49 -04:00
parent cdce1edf74
commit 5568fcfec1
2 changed files with 0 additions and 17 deletions

View file

@ -20,7 +20,6 @@ add_executable(yuzu-cmd
emu_window/emu_window_sdl2_gl.h
emu_window/emu_window_sdl2_vk.cpp
emu_window/emu_window_sdl2_vk.h
resource.h
yuzu.cpp
yuzu.rc
)