cell: rename cell_state_fs.c -> cell_state_shader.c

This commit is contained in:
Brian 2008-02-20 14:32:43 -07:00
parent 6468347375
commit fd4bdd020a
2 changed files with 1 additions and 1 deletions

View file

@ -27,7 +27,7 @@ SOURCES = \
cell_flush.c \
cell_state_derived.c \
cell_state_emit.c \
cell_state_fs.c \
cell_state_shader.c \
cell_pipe_state.c \
cell_state_vertex.c \
cell_spu.c \