Module gba::mem_fns

source ·
Expand description

Module for direct memory operations.

Generally you don’t need to call these yourself. Instead, the compiler will insert calls to the functions defined here as necessary.

Functions