shithub: ft²

ref: cc01c3e9a14fe6087a2dfd1aeb63ce5b009d970f
dir: /src/scopes/ft2_scopedraw.h/

View raw version
#pragma once

#include <stdint.h>
#include "ft2_scopes.h"

typedef void (*scopeDrawRoutine)(const scope_t *, uint32_t, uint32_t, uint32_t);

extern const scopeDrawRoutine scopeDrawRoutineTable[12]; // ft2_scopedraw.c