This website requires JavaScript.
Explore
Help
Sign In
gbdev
/
rgbds
Watch
1
Star
0
Fork
0
You've already forked rgbds
mirror of
https://github.com/gbdev/rgbds.git
synced
2025-11-20 10:12:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cd0e662977d4a0554b401c1ff237a7a75294a2f
rgbds
/
include
/
link
History
Sylvie
323028d9f2
RGBLINK lists local symbols when encountering an unknown symbol reference (
#1496
)
2024-09-06 21:31:13 -04:00
..
assign.hpp
Use consistent
RGBDS_<PROG>_<NAME>_HPP
header guard convention
2024-04-14 21:50:05 -04:00
main.hpp
Use a custom generic tagged union
Either
instead of
std::variant
for efficiency (
#1476
)
2024-08-20 21:19:11 +02:00
object.hpp
Use consistent
RGBDS_<PROG>_<NAME>_HPP
header guard convention
2024-04-14 21:50:05 -04:00
output.hpp
Forward declare
struct Section
to avoid a nested header
include
2024-08-26 22:58:38 -04:00
patch.hpp
Use consistent
RGBDS_<PROG>_<NAME>_HPP
header guard convention
2024-04-14 21:50:05 -04:00
sdas_obj.hpp
Use consistent
RGBDS_<PROG>_<NAME>_HPP
header guard convention
2024-04-14 21:50:05 -04:00
section.hpp
Use consistent
RGBDS_<PROG>_<NAME>_HPP
header guard convention
2024-04-14 21:50:05 -04:00
symbol.hpp
RGBLINK lists local symbols when encountering an unknown symbol reference (
#1496
)
2024-09-06 21:31:13 -04:00