shithub: ft2-clone

ref: b9a2fce1c9260d118a7ff8664f873a3cd5919fd0
dir: /src/ft2_scopedraw.h/

View raw version
#pragma once

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

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

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