forked from dolphin-emu/dolphin
Gets rid of magic numbers in cases where the array size is known at compile time. This is also useful for future entries that are stack allocated arrays as these functions prevent incorrect sizes being provided.
1.8 KiB
1.8 KiB