2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 07:51:20 +00:00
Lioncash 5ff100fdd1 DNAMP1/ScriptObjects: Convert SCRIPT_OBJECT_DB into a std::array
Now that all elements of the std::vector would otherwise be constexpr,
we can use a std::array here instead, given they're all able to
deterministically be available at compile-time.

This gets rid of a runtime static heap allocation at program start.
2020-02-24 03:42:24 -05:00
..
2019-10-05 07:07:13 -07:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2019-09-29 08:17:55 -07:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-07-19 18:27:21 -10:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2019-07-19 18:27:21 -10:00
2019-08-26 20:02:31 -07:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2019-09-30 21:38:03 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2019-09-30 21:38:03 -10:00
2019-08-10 17:49:41 -07:00