Revision 351
created libs.h
proj_func.c | ||
---|---|---|
3 | 3 |
#include "proj_func.h" |
4 | 4 |
|
5 | 5 |
#include "interrupts_func.h" |
6 |
#include "graph.h" |
|
7 |
#include "keyboard.h" |
|
8 |
#include "errors.h" |
|
6 |
#include "libs.h" |
|
9 | 7 |
#include "proj_macros.h" |
10 |
#include "utils.h" |
|
11 | 8 |
#include "ent.h" |
12 |
#include "fast_math.h" |
|
13 |
#include "rectangle.h" |
|
14 |
#include "font.h" |
|
15 | 9 |
|
16 | 10 |
#include <math.h> |
17 | 11 |
|
Also available in: Unified diff