diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-10-08 00:54:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 16:54:13 -0600 |
| commit | 58d56fcba848e8545052c1d85ef27d0b02841538 (patch) | |
| tree | 07dfa41605f8db8a84ba4863a67002fead313082 /yamls | |
| parent | f93590691a342a6093854c41ebdbf42fa41cf886 (diff) | |
Fix linux compilation (#110)
* fix wamr windows normally
* fix linux issue
* load all wasm in mods folder
* minor fix
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/us/data_segment2.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yamls/us/data_segment2.yml b/yamls/us/data_segment2.yml index 7c78589c6..f061a97e3 100644 --- a/yamls/us/data_segment2.yml +++ b/yamls/us/data_segment2.yml @@ -14,6 +14,7 @@ - '#include <align_asset_macro.h>' header: - '#include <libultraship.h>' + - '#include <align_asset_macro.h>' D_02007650: symbol: D_02007650 type: gfx |
