mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-29 05:59:41 +02:00
tic(i32) => upd(), time(), first version of palette
This commit is contained in:
@@ -570,10 +570,6 @@ impl ImportSection {
|
||||
}
|
||||
}
|
||||
|
||||
if memory == 0 {
|
||||
bail!("No memory import found");
|
||||
}
|
||||
|
||||
Ok(ImportSection {
|
||||
memory,
|
||||
functions,
|
||||
|
||||
Reference in New Issue
Block a user