mirror of
https://github.com/pret/pokediamond.git
synced 2026-03-21 17:54:29 -05:00
format
This commit is contained in:
parent
c6a3ee003d
commit
27950d51fe
|
|
@ -11,7 +11,7 @@
|
|||
#include "NNS_FND_expheap.h"
|
||||
|
||||
typedef struct HeapParam {
|
||||
u32 size; // maximum size of the heap
|
||||
u32 size; // maximum size of the heap
|
||||
OSArenaId arena; // where to allocate the heap from
|
||||
} HeapParam;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user