Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5174 in orxonox.OLD for trunk/src/lib/shell/shell.h


Ignore:
Timestamp:
Sep 11, 2005, 10:30:38 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: ShellBuffer is extern to Shell now… (But NOT used in Shell yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell.h

    r5173 r5174  
    99#include "element_2d.h"
    1010#include "event_listener.h"
    11 #include "shell_buffer.h"
     11//#include "shell_buffer.h"
    1212
    1313#include <stdarg.h>
     14
     15#define      SHELL_BUFFER_SIZE       16384
    1416
    1517// FORWARD DECLARATION
Note: See TracChangeset for help on using the changeset viewer.