⇤ ← Revision 1 as of 2022-06-01 06:55:02
Size: 81
Comment:
|
← Revision 2 as of 2022-06-01 06:56:25 ⇥
Size: 138
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
{{{#!highlight c++ | |
Line 2: | Line 3: |
->GDynamicRHI = PlatformCreateDynamicRHI(); | { // ... GDynamicRHI = PlatformCreateDynamicRHI(); // ... } }}} |