Skip to content

Instantly share code, notes, and snippets.

@streamer45
Created October 26, 2013 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save streamer45/7166336 to your computer and use it in GitHub Desktop.
Save streamer45/7166336 to your computer and use it in GitHub Desktop.
out.c:58:30: error: declaration of ‘to_ebml_func’ as array of functions
const kr_info_to_ebml_func to_ebml_func[4] = { kr_sprite_info_to_ebml, kr_text_info_to_ebml, kr_vector_info_to_ebml, kr_compositor_path_info_to_ebml};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment