media/paint: Post-SVN tidy

- Move source code from `trunk` into root directory.
- Update ASM include paths.
- Note: Line endings standardised from `CRLF` > `LF`, so best to view diffs with whitespace changes hidden.
This commit is contained in:
2025-06-01 00:13:52 +01:00
parent 38f7d72837
commit 930b704c6c
2 changed files with 337 additions and 331 deletions

View File

@@ -1,3 +1,9 @@
; SPDX-License-Identifier: NOASSERTION
;
; Text encoded with Code Page 866 - Cyrillic
;********************************* ;*********************************
;* * ;* *
;* PAINT 0.02 ¤«ï MenuetOS * ;* PAINT 0.02 ¤«ï MenuetOS *
@@ -21,7 +27,7 @@
;****************************************************************************** ;******************************************************************************
; <20>®¤ª«îç ¥¬ ­¥®¡å®¤¨¬ë¥ ¬ ªà®áë ; <20>®¤ª«îç ¥¬ ­¥®¡å®¤¨¬ë¥ ¬ ªà®áë
include '../../../macros.inc' include '../../macros.inc'
;****************************************************************************** ;******************************************************************************