Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Social coding
Documentation
Code hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
51
Star
470
Fork
89
etlegacy
/
etlegacy
Code
Pull requests
3
Security
Insights
Permalink
Browse files
Loading status checks…
R2: just comment
Loading branch information
thunderpwn
committed
Dec 1, 2019
1 parent
2f0580a
commit
c044a80665c7c8f4ef4c36a3413d2349e05a6541
Unified
Split
Showing
1 changed file
with
4 additions
and
0 deletions
.
+4
−0
src/renderer2/tr_local.h
4
src/renderer2/tr_local.h
Show comments
View file
Edit file
Delete file
@@ -134,6 +134,10 @@ typedef enum
typedef
cplane_t
frustum_t
[
6
];
/*
*
* @enum cubesides
* @brief -- this is used for culling
*/
enum
{
CUBESIDE_PX = (
1
<<
0
),
Toggle all file notes
0 comments on commit
c044a80
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
c044a80