diff options
Diffstat (limited to 'test/ui/v1/3rops')
| -rw-r--r-- | test/ui/v1/3rops/ui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ui/v1/3rops/ui.c b/test/ui/v1/3rops/ui.c index e4e2d83..1f20ccc 100644 --- a/test/ui/v1/3rops/ui.c +++ b/test/ui/v1/3rops/ui.c @@ -55,6 +55,7 @@ int main(void) { } } + salis_save(SIM_PATH); salis_free(); return 0; } |
