Skip to content

make sure to scan all directories belonging to an assign #12

@todo

Description

@todo

#define FONTS_SUBDIR "FONTS:" // TODO: make sure to scan all directories belonging to an assign
static bool FileExists(const char *path)
{
FILE *f = fopen(path, "rb");
if (f)


This issue was generated by todo based on a TODO comment in 50b0a01 when #2 was merged. cc @wawatok.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions