| Previous | 199869 Revisions | Next |
| r30757 Sunday 1st June, 2014 at 14:59:51 UTC by David Haywood |
|---|
| fix compile (nw) |
| [src/mame/video] | gradius3.c |
| r30756 | r30757 | |
|---|---|---|
| 70 | 70 | |
| 71 | 71 | void gradius3_state::video_start() |
| 72 | 72 | { |
| 73 | int i; | |
| 74 | ||
| 75 | 73 | m_layer_colorbase[0] = 0; |
| 76 | 74 | m_layer_colorbase[1] = 32; |
| 77 | 75 | m_layer_colorbase[2] = 48; |
| Previous | 199869 Revisions | Next |