wwylele / teakra

DSi/3DS DSP emulator, disassembler, assembler, and tester
MIT License
76 stars 19 forks source link

decoder: Undefine instruction table macros when done with them #22

Closed lioncash closed 5 years ago

lioncash commented 5 years ago

Avoids unintentionally polluting other source files with them.