use the gzip compressed combo rom

This commit is contained in:
Corwin 2024-04-08 03:23:55 +01:00
parent f0ee5a081c
commit f1ef67ad1e
No known key found for this signature in database

View file

@ -155,7 +155,7 @@
<iframe
id="gameFrame"
onload="this.contentWindow.focus()"
src="mgba/index.html#/assets/combo.gba"
src="mgba/index.html#/assets/combo.gba.gz"
></iframe>
<div class="imageWrapper"><img src="assets/right.png" /></div>
</div>