1 Commits

Author SHA1 Message Date
8cbed751a3 Magnify: Moved to programs/system
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 22s
Build system / Build (pull_request) Successful in 9m2s
Signed-off-by: Max Logaev <maxlogaev@proton.me>
2025-05-14 21:54:07 +03:00

View File

@@ -19,9 +19,9 @@ dd 0, 0
;---------------------------------------------------------------------
include '../../../macros.inc'
include "../../../KOSfuncs.inc"
include "../../../encoding.inc"
include '../../macros.inc'
include "../../KOSfuncs.inc"
include "../../encoding.inc"
;---------------------------------------------------------------------