diff --git a/src/r_plane.h b/src/r_plane.h index 562c6a9ae6064b3de53aca147ab36f18a859f2c1..2c94b18cfc56edc4b43d63f4cc6ec154f2524f66 100644 --- a/src/r_plane.h +++ b/src/r_plane.h @@ -21,7 +21,7 @@ // // Now what is a visplane, anyway? // Simple: kinda floor/ceiling polygon optimised for SRB2 rendering. -// 7748 bytes! (for win32, anyway) +// 7764 bytes! (for win32, anyway) // typedef struct visplane_s {