mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-04 18:39:57 +00:00
got rid of upper case types
This commit is contained in:
parent
e8c5f7da52
commit
0add48abf5
49 changed files with 701 additions and 708 deletions
|
@ -153,8 +153,6 @@ since `4` will be used in other places and you can't easily see where else the e
|
|||
|
||||
* Use the right types. In particular:
|
||||
|
||||
* use the lower case types! (unless you're Fire_Head)
|
||||
|
||||
* don't use types like `__int16`, we have `int16` for that
|
||||
|
||||
* don't use `unsigned`, we have typedefs for that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue