]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.h
updated copyleft and need to test and fix newer version of open watcom
[16.git] / src / lib / 16_in.h
index ca6c0fa41eae9614c4347d2886413604704b9a6e..8843061e4a669d0dafbfd85485291013b6090af3 100755 (executable)
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2020 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
+ * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
@@ -242,7 +242,7 @@ extern      byte            *IN_GetScanName(ScanCode);
 \r
 \r
 byte   IN_MouseButtons (global_game_variables_t *gvar);\r
-byte   IN_JoyButtons (void);\r
+word   IN_JoyButtons (void);\r
 \r
 void INL_GetJoyDelta(word joy,int *dx,int *dy/*,boolean adaptive*/, global_game_variables_t *gvar);\r
 void IN_StartAck(global_game_variables_t *gvar);\r