macabeus / react-gbajs

🕹 GBA emulator on your React project - easy and powerful to use!
https://www.npmjs.com/package/react-gbajs
BSD 2-Clause "Simplified" License
71 stars 14 forks source link

fix: `FlashSavedata` and `hex` is not defined #19

Closed lofoz closed 1 year ago

lofoz commented 1 year ago

Fix for #16

export MemoryView from mmu.js export FlashSavedata from savedata.js export hex from util.js

macabeus commented 1 year ago

Fix released on https://github.com/macabeus/react-gbajs/releases/tag/1.0.3