Laupetin / OpenAssetTools

Open Source Modding Tools for old Call Of Duty games

Home Page:https://openassettools.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Menus]: Add ideas from the C++20 standard to the preprocessor

diamante0018 opened this issue · comments

C++20 added two new directives to the preprocessor: #elifdef and #elifndef

With this code I added them to IW4x lPrecomp.cpp

Would be cool if OAT can also provide these new directives