mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-23 00:10:54 +01:00
12 lines
115 B
Plaintext
12 lines
115 B
Plaintext
# Set the warning/log level to 3
|
|
-W3
|
|
|
|
#bitmap mode
|
|
-gb
|
|
|
|
# Set the bit depth to 4 (16 colors)
|
|
-gB4
|
|
|
|
#include pal
|
|
-p
|