This website works better with JavaScript.
Home
Explore
Help
Sign In
opengl
/
OpenGLCore
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
* [glBitmap] fixed bug: enum helper can not specialized with enums from glBitmap (because $MODE DELPHI)
master
Bergmann89
10 years ago
parent
4eb98c1c03
commit
975f211e40
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
uglcBitmap.pas
+ 1
- 0
uglcBitmap.pas
View File
@@ -29,6 +29,7 @@ unit uglcBitmap;
// Delphi Versions
{$IFDEF fpc}
{$MODE Delphi}
{$MINENUMSIZE DEFAULT}
{$IFDEF CPUI386}
{$DEFINE CPU386}
Write
Preview
Loading…
Cancel
Save