Mercurial > hg > old > magoroku_racing
comparison field.c @ 43:a1908b83f8fa
*** empty log message ***
author | gongo |
---|---|
date | Mon, 06 Nov 2006 06:13:36 +0000 |
parents | 5fa42ab7a9f8 |
children | ce9ef7dcf2f0 |
comparison
equal
deleted
inserted
replaced
42:a3b96859edd3 | 43:a1908b83f8fa |
---|---|
4 #include <stdio.h> | 4 #include <stdio.h> |
5 #include <stdlib.h> | 5 #include <stdlib.h> |
6 #include "libps2.h" | 6 #include "libps2.h" |
7 #include "ps2util.h" | 7 #include "ps2util.h" |
8 #include "mytype.h" | 8 #include "mytype.h" |
9 #include "col.h" | |
10 #include "field.h" | 9 #include "field.h" |
11 #include "car.h" | 10 #include "car.h" |
12 #include "quotanion.h" | 11 #include "quotanion.h" |
13 | 12 |
14 #define DEFAULT_SET (EFFECT_TEXTURE_USE | EFFECT_ALPHABLEND_UNUSE | EFFECT_SHADING_FLAT) | 13 #define DEFAULT_SET (EFFECT_TEXTURE_USE | EFFECT_ALPHABLEND_UNUSE | EFFECT_SHADING_FLAT) |