pound-emu_pound/core/memory
Ronald Caesar b41e8b9d4f
memory: updated arena_init() docs
arena_init() has been given the parameter `size_t capacity`, however,
docs amd some definitions wasn't changed to reflect this.

The definition MEMORY_CAPACITY was replaced by `size_t capacity` but
it wasn't removed.

Signed-off-by: Ronald Caesar <github43132@proton.me>
2025-08-10 02:10:06 -04:00
..
arena.cpp memory: updated arena_init() docs 2025-08-10 02:10:06 -04:00
arena.h memory: updated arena_init() docs 2025-08-10 02:10:06 -04:00