datajerk / c2t

Retro Code (Apple II, Cosmac VIP) to Tape/Text
BSD 3-Clause "New" or "Revised" License
64 stars 11 forks source link

Fix issues found with -Wstrict-prototypes #30

Closed ryandesign closed 10 months ago

ryandesign commented 10 months ago

This addresses one of the types of issues I reported in #28.

datajerk commented 10 months ago

thanks