add new file for textures
This commit is contained in:
@@ -86,5 +86,7 @@ void draw(t_game *game);
|
||||
void raycast(t_game *game, t_rcast *rcast);
|
||||
// ray_intersect.c
|
||||
void ray_intersect(t_game *game, t_rcast *rcast, t_vec *ray);
|
||||
// draw_column.c
|
||||
void draw_column(t_game *game, t_rcast *rcast);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user