shithub: pokecrystal

Download patch

ref: 40902ffe244544d638567642e4e01b9c5801db23
parent: 9c17fb14c8068d6662b9ca1cb048ed206b6770ee
author: Rangi <remy.oukaour+rangi42@gmail.com>
date: Wed Mar 3 17:22:41 EST 2021

Verify data table sizes with table_width and assert_table_length macros

This was discussed in #706

It also uncovered some off-by-one issues with defining some constants.

A few structs now use rsreset/_RS to define their offset constants, as discussed in #739