wok annotate sandfive-theme/stuff/SliTaz-SandFive/openbox-3/max.xbm @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (8 days ago)
parents
children
rev   line source
al@16782 1 #define max_width 8
al@16782 2 #define max_height 8
al@16782 3 static unsigned char max_bits[] = {
al@16782 4 0xff, 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };