Update comment stating visplane_t size in bytes

This commit is contained in:
Monster Iestyn 2016-05-12 18:02:44 +01:00
parent 3235351b99
commit 00516e5e9f
1 changed files with 1 additions and 1 deletions

View File

@ -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
{