Files
mk64/src/audio
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
..
2022-11-15 23:32:09 -07:00
2023-08-20 21:15:07 -06:00
2023-08-20 21:15:07 -06:00
2023-06-28 14:30:11 -06:00
2023-06-28 14:30:11 -06:00
2023-08-15 13:40:01 -06:00
2023-08-15 13:40:01 -06:00