1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/skin_parser
William Wilgus 1bf19eaaff tag_table use unsigned short rather than enum
we have 190 tags

mips padded with extra 2 bytes * 2

saves ~768 bytes

Change-Id: I1d9bd8bf435bc1e3bc4564356c290c883c4724de
2024-11-23 21:44:04 -05:00
..
Makefile skin_parser: Modernize Makefile. 2020-09-04 19:13:54 +02:00
skin_buffer.c Fix some non-portable alignment values 2022-05-02 15:38:48 +01:00
skin_buffer.h Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
skin_buffer_debug.pl Add a simple perl script to display info about what is allocating skin buffer. 2011-09-25 12:05:03 +00:00
skin_debug.c Fix yellow in sim builds 2024-05-24 11:34:43 -04:00
skin_debug.h skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
skin_parser.c [Fix Yellow] skin_parser.c const correctness 2024-11-23 20:20:13 -05:00
skin_parser.h Suppress bogus GCC 12 -Waddress warnings for SKINOFFSETTOPTR 2022-09-18 13:53:27 +01:00
skin_parser.make build system: unify/simplify library handling a bit. 2012-03-26 22:27:40 +02:00
skin_scan.c skin_tags save space in tag_table 2024-11-23 19:41:29 -05:00
skin_scan.h Fix yellow 2015-01-05 19:09:33 +01:00
SOURCES skin_engine: Reenable skin debugging in the sim (use --debugwps) 2012-03-15 23:26:07 +11:00
symbols.h Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexander Levin 2010-11-05 09:51:19 +00:00
tag_table.c skin_tags save space in tag_table 2024-11-23 19:41:29 -05:00
tag_table.h tag_table use unsigned short rather than enum 2024-11-23 21:44:04 -05:00