Add dolphin state and xtreme to api headers

This commit is contained in:
Willy-JL
2023-03-04 22:05:19 +00:00
parent 5d7f5a1ffc
commit 479b8d8deb
6 changed files with 55 additions and 2 deletions

View File

@@ -7,4 +7,8 @@ App(
requires=["storage"],
stack_size=1 * 1024,
order=46,
sdk_headers=[
"settings.h",
"assets.h",
],
)