Skip to content
Snippets Groups Projects
Commit bc19edfc authored by Mirar (Pontus Hagland)'s avatar Mirar (Pontus Hagland)
Browse files

font->Font, ju

Rev: src/modules/Image/initstuff.h:1.3
parent 75ae9019
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ IMAGE_CLASS("Colortable", init_image_colortable, exit_image_colortable, ...@@ -14,7 +14,7 @@ IMAGE_CLASS("Colortable", init_image_colortable, exit_image_colortable,
IMAGE_CLASS("Layer", init_image_layers, exit_image_layers, IMAGE_CLASS("Layer", init_image_layers, exit_image_layers,
image_layer_program ) image_layer_program )
IMAGE_CLASS("font", init_image_font, exit_image_font, IMAGE_CLASS("Font", init_image_font, exit_image_font,
image_font_program ) image_font_program )
IMAGE_SUBMODULE("Color", init_image_colors, exit_image_colors ) IMAGE_SUBMODULE("Color", init_image_colors, exit_image_colors )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment