#include <stdlib.h>#include <stdio.h>#include <string.h>#include "mono.h"#include "key.h"#include "joy.h"#include "timer.h"#include "error.h"#include "inferno.h"#include "game.h"#include "object.h"#include "player.h"#include "controls.h"#include "joydefs.h"#include "render.h"#include "palette.h"#include "newmenu.h"#include "args.h"#include "text.h"#include "kconfig.h"#include "digi.h"#include "playsave.h"Functions | |
| void | joy_delay () |
| int | joycal_message (char *title, char *text) |
| void | joydefs_calibrate () |
| void | joydef_menuset_1 (int nitems, newmenu_item *items, int *last_key, int citem) |
| void | joydefs_config () |
Variables | |
| int | joydefs_calibrate_flag = 0 |
| int | Joy_is_Sidewinder = 0 |
| ubyte | kc_use_external_control |
| ubyte | kc_enable_external_control |
| ubyte * | kc_external_name |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6