#include "SDL_events.h"#include "files/U7file.h"#include "gamewin.h"#include "game.h"#include "browser.h"#include "exult.h"#include "font.h"#include "items.h"#include "shapeid.h"Include dependency graph for browser.cc:

Go to the source code of this file.
Namespaces | |
| namespace | std |
Functions | |
| int | snprintf (char *, size_t, const char *,...) |
| static void | handle_key (int shift, int &value, int max, int amt=1) |
| static void handle_key | ( | int | shift, | |
| int & | value, | |||
| int | max, | |||
| int | amt = 1 | |||
| ) | [static] |
| int snprintf | ( | char * | , | |
| size_t | , | |||
| const char * | , | |||
| ... | ||||
| ) |
1.5.1