From b1f436df590d8807d9c4468cd5dfafd19469182e Mon Sep 17 00:00:00 2001 From: peter1138 Date: Tue, 2 May 2006 09:31:59 +0000 Subject: (svn r4658) - NewGRF: add Action 0xNN comments before each action handler. This mainly aids code navigation... --- newgrf.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'newgrf.c') diff --git a/newgrf.c b/newgrf.c index fa87daae2..58f42d021 100644 --- a/newgrf.c +++ b/newgrf.c @@ -2165,6 +2165,7 @@ static void SpriteReplace(byte *buf, int len) } } +/* Action 0x0B */ static void GRFError(byte *buf, int len) { /* <0B> [ 00] [] 00 [] @@ -2210,6 +2211,7 @@ static void GRFError(byte *buf, int len) } } +/* Action 0x0C */ static void GRFComment(byte *buf, int len) { /* <0C> [] @@ -2407,6 +2409,7 @@ static void ParamSet(byte *buf, int len) } } +/* Action 0x0E */ static void GRFInhibit(byte *buf, int len) { /* <0E> @@ -2434,6 +2437,7 @@ static void GRFInhibit(byte *buf, int len) } } +/* Action 0x10 */ static void DefineGotoLabel(byte *buf, int len) { /* <10>