superctr / MDSDRV

Sound driver for Sega Mega Drive
zlib License
63 stars 4 forks source link

Update SGDK Makefile #24

Closed HTV04 closed 1 year ago

HTV04 commented 1 year ago

The old Makefile no longer works with the latest SGDK.

superctr commented 1 year ago

I've replaced the old makefile with a stub that just includes $(GDK)/makefile.gen. Hopefully that will work instead.