Base library for various projects.
Base library for various projects.
variables.h
- Committer:
- Searle95
- Date:
- 2013-08-01
- Revision:
- 0:a2d01ba1a81b
- Child:
- 1:a5f21c409f51
File content as of revision 0:a2d01ba1a81b:
#ifndef VARIABLES_H #define VARIABLES_H extern int loading_loop; extern int loading_line; #endif