Update firework demo #151
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-firework"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apps/firework: Improved code style and readability
Apps/firework: Added support for window resizing
update-fireworkto Update firework demo@@ -0,0 +1,2 @@
@fasm.exe -m 16384 firework.asm firework.kex
Let's not add our own build scripts. Tup file solves this
Please do this using
git commit --amend
to avoid creating unnecessary commits.@@ -0,0 +1,520 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; A firework demo
; Copyright (C) 2010-2025 KolibriOS team
Please correct this:
Please do this using
git commit --amend
to avoid creating unnecessary commits.10efb47ee8
to20aba254bc