porymap/include/lib/fex
2022-07-03 11:28:24 -05:00
..
array.h Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
array_value.h Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
define_statement.h Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
lexer.h Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
LICENSE Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
parser.h Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
parser_util.h Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00
README Read object event gfx info by parsing its C file, rather than relying on regex 2022-07-03 11:28:24 -05:00

This is a slightly-modified library for parsing C code originally written by Ashley Coleman
(https://github.com/V-FEXrt).