]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Use stdint.h types instead of self-defined dp[u]int
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Jun 2020 00:20:44 +0000 (00:20 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Jun 2020 00:20:44 +0000 (00:20 +0000)
commitbf6398cac4905345a483cf21a58965aa507db843
treeca63cd70323435e346f01b2ada56fb59854fd3ea
parent0ad63a18c8d59dc27c0729175d6d0fea3cdd4d18
Use stdint.h types instead of self-defined dp[u]int

Mainly for consistency and type safety, and to clean up qtypes.h a bit
more.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12673 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c
qtypes.h