#include <SDL/SDL.h> #include <string.h> #include <iostream> #include <math.h> #include "ufo.h" #include "util.h" #include "nncmath.h"
#include <SDL/SDL.h>
#include <string.h>
#include <iostream>
#include <math.h>
#include "ufo.h"
#include "util.h"
#include "nncmath.h"
Go to the source code of this file.
Definition at line 11 of file ufo.cpp.