mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 11:06:30 -04:00
Rename m4txevent::assert and m0apptxevent::assert (adding "_event")
Copied from f6cdf6a722
#
This commit is contained in:
parent
c626d83c3b
commit
1c9ccbc247
4 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@ size_t StreamInput::write(const void* const data, const size_t length) {
|
|||
break;
|
||||
}
|
||||
active_buffer = nullptr;
|
||||
creg::m4txevent::assert();
|
||||
creg::m4txevent::assert_event();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue