Skip to content

Commit

Permalink
Merge pull request #324 from wheremyfoodat/hydra-icon
Browse files Browse the repository at this point in the history
Add icon for hydra
  • Loading branch information
wheremyfoodat authored Oct 23, 2023
2 parents d2432df + 0390666 commit 2f961e1
Show file tree
Hide file tree
Showing 3 changed files with 822 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ set(HEADER_FILES include/emulator.hpp include/helpers.hpp include/termcolor.hpp
include/applets/applet.hpp include/applets/mii_selector.hpp include/math_util.hpp include/services/soc.hpp
include/services/news_u.hpp include/applets/software_keyboard.hpp include/applets/applet_manager.hpp include/fs/archive_user_save_data.hpp
include/services/amiibo_device.hpp include/services/nfc_types.hpp include/swap.hpp include/services/csnd.hpp include/services/nwm_uds.hpp
include/fs/archive_system_save_data.hpp include/lua_manager.hpp include/memory_mapped_file.hpp
include/fs/archive_system_save_data.hpp include/lua_manager.hpp include/memory_mapped_file.hpp include/hydra_icon.hpp
)

cmrc_add_resource_library(
Expand Down
Loading

0 comments on commit 2f961e1

Please sign in to comment.