Galactic Bloodshed
Variables
buffers.h File Reference
#include "gb/tweakables.h"
Include dependency graph for buffers.h:

Go to the source code of this file.

Variables

char buf [2047]
 
char long_buf [1024]
 
char short_buf [256]
 
char telegram_buf [AUTO_TELEG_SIZE]
 
char temp [128]
 

Variable Documentation

◆ buf

char buf[2047]

Definition at line 26 of file globals.h.

◆ long_buf

char long_buf[1024]

Definition at line 27 of file globals.h.

◆ short_buf

char short_buf[256]

Definition at line 27 of file globals.h.

◆ telegram_buf

char telegram_buf[AUTO_TELEG_SIZE]

Definition at line 28 of file globals.h.

◆ temp

char temp[128]

Definition at line 29 of file globals.h.