Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added a FIXME.
  • Loading branch information
icculus committed Feb 24, 2009
1 parent 488c4b9 commit c1d78bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mojoshader_assembler.c
Expand Up @@ -7,6 +7,9 @@
* This file written by Ryan C. Gordon.
*/

// !!! FIXME: this should probably use a formal grammar and not a hand-written
// !!! FIXME: pile of C code.

#define __MOJOSHADER_INTERNAL__ 1
#include "mojoshader_internal.h"

Expand Down

0 comments on commit c1d78bc

Please sign in to comment.