root/lib/action/libming.c

/* [<][>][^][v][top][bottom][index][help] */
#include <stdio.h>
#include <stdarg.h>
#include "libming.h"

int SWF_versionNum = 7;

void (*SWF_error)(const char *msg, ...) = 0;
void (*SWF_warn)(const char *msg, ...) = 0;


/* [<][>][^][v][top][bottom][index][help] */