shithub: ft²

ref: a56e333a3570f382c449f6e6a2f17fc0c8c23a3c
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