Super Derpy: Muffin Attack
 All Classes Files Functions Variables Enumerations Macros
Functions
about.c File Reference

About screen. More...

#include <stdio.h>
#include "about.h"

Functions

void About_Draw (struct Game *game)
void About_Load (struct Game *game)
int About_Keydown (struct Game *game, ALLEGRO_EVENT *ev)
void About_Preload (struct Game *game, void(*progress)(struct Game *, float))
void About_Unload (struct Game *game)

Detailed Description

About screen.