project64/Source/Project64-input/OptionsUI.h

6 lines
193 B
C
Raw Normal View History

2020-07-27 11:51:30 +00:00
#pragma once
#include <Common\stdtypes.h>
#include "ControllerSpec1.1.h"
#include "N64Controller.h"
void ConfigOption(uint32_t ControlIndex, CONTROL & ControlInfo, N64CONTROLLER & Controller);