mgba 0.7 came out!

This commit is contained in:
Lokathor 2019-02-02 00:20:38 -07:00
parent 87b4e513ec
commit c933e43dd6

View file

@ -1,8 +1,8 @@
//! Special utils for if you're running on the mGBA emulator.
//!
//! Note that this assumes that you're using the very latest version (0.7-beta1
//! at the time of this writing). If you've got some older version of things
//! there might be any number of differences or problems.
//! Note that this assumes that you're using the very latest version (0.7). If
//! you've got some older version of things there might be any number of
//! differences or problems.
use super::*;