yuzu_room.rc 598 B

1234567891011121314151617181920
  1. // SPDX-FileCopyrightText: 2017 Citra Emulator Project & 2024 suyu Emulator Project
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #include "winresrc.h"
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Icon
  7. //
  8. // Icon with lowest ID value placed first to ensure application icon
  9. // remains consistent on all systems.
  10. SUYU_ICON ICON "../../dist/suyu.ico"
  11. /////////////////////////////////////////////////////////////////////////////
  12. //
  13. // RT_MANIFEST
  14. //
  15. 0 RT_MANIFEST "../../dist/suyu.manifest"