This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
pokeemerald
Watch
1
Star
0
Fork
0
You've already forked pokeemerald
mirror of
https://github.com/pret/pokeemerald.git
synced
2026-08-17 15:27:17 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80db2c6aec14e5ff804f76aedb2cb412bcfc3f5d
pokeemerald
/
tools
/
preproc
History
FosterProgramming
8b8c593bf6
Some checks are pending
CI / build (push)
Waiting to run
Details
Fix preproc not correctly reading skipped lines symbols inside enum (
#2197
)
2025-11-05 09:04:30 +00:00
..
.gitignore
…
asm_file.cpp
Fix preproc not correctly reading skipped lines symbols inside enum (
#2197
)
2025-11-05 09:04:30 +00:00
asm_file.h
Fix preproc not correctly reading skipped lines symbols inside enum (
#2197
)
2025-11-05 09:04:30 +00:00
c_file.cpp
Support C-Style
enum
in preproc (
#1984
)
2024-07-13 18:26:33 +01:00
c_file.h
Support C-Style
enum
in preproc (
#1984
)
2024-07-13 18:26:33 +01:00
char_util.h
…
charmap.cpp
Remove all leading whitespace
2023-10-23 13:24:38 -05:00
charmap.h
…
io.cpp
Support C-Style
enum
in preproc (
#1984
)
2024-07-13 18:26:33 +01:00
io.h
Support C-Style
enum
in preproc (
#1984
)
2024-07-13 18:26:33 +01:00
LICENSE
…
Makefile
Support C-Style
enum
in preproc (
#1984
)
2024-07-13 18:26:33 +01:00
preproc.cpp
Apply fixes to preproc for Windows compatibility
2025-04-28 14:36:19 +03:00
preproc.h
…
string_parser.cpp
…
string_parser.h
…
utf8.cpp
…
utf8.h
…