#include <SDL.h>
#include "../graphic/text_list.h"
#include "../network/network.h"
Include dependency graph for chat.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Chat |
Defines | |
#define | SAY "Say: " |
#define | HEIGHT 15 |
#define | XPOS 25 |
#define | YPOS 130 |
#define | MAXLINES 10 |
#define | MAXSECONDS 10 |