ams: bump version to 0.10.4

This commit is contained in:
Michael Scire
2020-03-09 17:58:20 -07:00
parent b735bc53c4
commit 95d5375158
4 changed files with 27 additions and 2 deletions

View File

@@ -175,6 +175,7 @@ _content_headers:
.byte CONTENT_FLAG_NONE
.byte CONTENT_FLAG_NONE
.byte CONTENT_FLAG_NONE
.word 0xCCCCCCCC
.asciz "ProcessManager"
.align 5
@@ -280,7 +281,7 @@ _content_headers:
/* splash_screen content header */
.word __splash_screen_bmp_start__
.word __splash_screen_bmp_size__
.word CONTENT_TYPE_BMP
.byte CONTENT_TYPE_BMP
.byte CONTENT_FLAG_NONE
.byte CONTENT_FLAG_NONE
.byte CONTENT_FLAG_NONE