Menu_hash function

Hi,

Does anyone know how is the the hash for each menu item within menu_hash.h is calculated/generated? ex. #define MENU_LABEL_SHUTDOWN 0xfc460361U

How is the hash calculated/generated?

I’m trying to add a reboot function based on the following commit: https://github.com/lakkatv/RetroArch/commit/2b376ce3d551fb2b649743d38ba818be5109b3ba

there is a helper util in libretro-common/utils, just compile dbj2, and then run it "dbj2 “whatever” and it will give you the hash