Files
mk64/include
Tyler McGavran 31d3ac14ec Put void in several function prototypes (#387)
I have historically made prototypes for argument-less functions
 with just plain `()` for the argument list. This has caused some
 minor pains when using `m2c` and is, pendatically, incorrect.

So I have changed all argument-less function protoypes to instead
 have `(void)` as the argument list. This required a couple small
 fixes here and there.
2023-08-26 12:48:45 -06:00
..
2020-10-14 21:13:33 -07:00
2023-08-22 19:12:51 -06:00
2023-08-22 19:12:51 -06:00
2020-10-14 21:13:33 -07:00
2023-08-22 19:12:51 -06:00
2023-08-04 13:04:49 -06:00
2023-08-12 15:19:57 -06:00
2023-08-20 21:15:07 -06:00
2021-03-02 01:48:17 -07:00
2020-10-14 21:13:33 -07:00
2023-08-22 19:12:51 -06:00
2023-08-22 19:12:51 -06:00
2023-06-16 10:30:39 -06:00
2020-10-14 21:13:33 -07:00
2023-03-29 18:52:15 -06:00