Skip to content

RGBDS-structs v1.2.1

Compare
Choose a tag to compare
@ISSOtm ISSOtm released this 27 Jun 14:39
· 40 commits to master since this release
39b4cd6

Added:

  • Named instantiations!
  • dstructs to define an array of structs (in RAM only, doesn't make sense in ROM)
  • More error checking to avoid confusing/unhelpful RGBDS errors
  • Warning about readability

Modified:

  • Minor code readability improvements

Fixed:

  • Named instantiations were broken in v2.0.0, hence why that version was skipped