project64/Source/Project64-input/ShortcutsUI.h

7 lines
142 B
C

#pragma once
#include <stdint.h>
#include <Project64-plugin-spec/Input.h>
#include "Shortcuts.h"
void ConfigShortcut(SHORTCUTS & Shortcuts);