1#ifndef YAZE_ZELDA3_DUNGEON_DRAW_ROUTINES_DRAW_ROUTINE_SYMBOLOGY_H
2#define YAZE_ZELDA3_DUNGEON_DRAW_ROUTINES_DRAW_ROUTINE_SYMBOLOGY_H
10struct DrawRoutineInfo;
DrawRoutineSymbology GetSymbologyForRoutine(const DrawRoutineInfo *info)
DrawRoutineSymbology GetSymbologyForObject(int16_t object_id)
Metadata about a draw routine.
Compact, human-readable identity for an object's draw routine.