mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 19:26:43 +01: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