(svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too
This commit is contained in:
@@ -52,7 +52,7 @@ struct DrawBuildingsTileStruct {
|
||||
byte width;
|
||||
byte height;
|
||||
byte dz;
|
||||
byte draw_proc; /* this allows to specify a special drawing procedure.*/
|
||||
byte draw_proc; // this allows to specify a special drawing procedure.
|
||||
};
|
||||
|
||||
/** Iterate through all DrawTileSeqStructs in DrawTileSprites. */
|
||||
|
Reference in New Issue
Block a user