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 18:22:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b8d33529ea24f97a2785e054e7bd5f031e6ba2f
rgbds
/
include
/
link
History
Rangi42
b77ba1d87d
Forward declare
struct Section
to avoid a nested header
include
2024-08-26 22:58:38 -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
Use a custom generic tagged union
Either
instead of
std::variant
for efficiency (
#1476
)
2024-08-20 21:19:11 +02:00