#include <SDL/SDL.h> #include <string.h> #include <iostream> #include <math.h> #include "objmgr.h" #include "bear.h" #include "util.h" #include "sound.h"
#include <SDL/SDL.h>
#include <string.h>
#include <iostream>
#include <math.h>
#include "objmgr.h"
#include "bear.h"
#include "util.h"
#include "sound.h"
Go to the source code of this file.