porymap/src/lib/fex
2024-12-16 14:44:22 -05:00
..
lexer.cpp Use QFile/QString for C parser files and paths 2024-12-11 23:21:53 -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_util.cpp Remove unused parser_util 2024-12-11 23:21:47 -05:00
parser.cpp Merge branch 'master' of https://github.com/huderlem/porymap into new-map-dialog 2024-12-16 14:44:22 -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).