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
52f8ecc347fe7e9b24f62a62068b36291a83ce1f
rgbds
/
include
/
link
History
Rangi42
52f8ecc347
We do not call
malloc/free
any more
2024-03-02 08:16:44 -05:00
..
assign.hpp
We do not call
malloc/free
any more
2024-03-02 08:16:44 -05:00
main.hpp
Refactor structs to use methods instead of functions (
#1322
)
2024-03-01 13:11:45 -05:00
object.hpp
We do not call
malloc/free
any more
2024-03-02 08:16:44 -05:00
output.hpp
Remove redundant
(void)
parameter declarations
2024-03-01 10:41:47 -05:00
patch.hpp
Remove redundant
(void)
parameter declarations
2024-03-01 10:41:47 -05:00
sdas_obj.hpp
Remove now-unnecessary
struct
keyword (
#1320
)
2024-02-29 14:41:58 -05:00
section.hpp
Remove redundant
(void)
parameter declarations
2024-03-01 10:41:47 -05:00
symbol.hpp
Replace
NULL
with
nullptr
(
#1321
)
2024-02-29 15:06:33 -05:00