Skip to content

Commit

Permalink
Added another FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 12, 2009
1 parent 0fd5b4c commit 8f44e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojoshader_preprocessor.c
Expand Up @@ -623,6 +623,7 @@ const MOJOSHADER_preprocessData *MOJOSHADER_preprocess(const char *filename,
if (m == NULL) m = MOJOSHADER_internal_malloc;
if (f == NULL) f = MOJOSHADER_internal_free;

// !!! FIXME
include_open = (MOJOSHADER_includeOpen) 0x1;
include_close = (MOJOSHADER_includeClose) 0x1;

Expand Down

0 comments on commit 8f44e4a

Please sign in to comment.