mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-02-03 15:01:06 +00:00
Update comment stating visplane_t size in bytes
This commit is contained in:
parent
3235351b99
commit
00516e5e9f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
//
|
//
|
||||||
// Now what is a visplane, anyway?
|
// Now what is a visplane, anyway?
|
||||||
// Simple: kinda floor/ceiling polygon optimised for SRB2 rendering.
|
// Simple: kinda floor/ceiling polygon optimised for SRB2 rendering.
|
||||||
// 7748 bytes! (for win32, anyway)
|
// 7764 bytes! (for win32, anyway)
|
||||||
//
|
//
|
||||||
typedef struct visplane_s
|
typedef struct visplane_s
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue