#pragma once typedef enum keycode { // TODO: add all keycodes KEYCODE_MAX } keycode;