1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

use the UNick

This commit is contained in:
psyc://psyced.org/~lynX 2009-03-04 11:27:19 +01:00
parent 8e4e990261
commit 6fd2423ff9
17 changed files with 52 additions and 56 deletions

View file

@ -24,5 +24,4 @@
// (not provided by parse_uniform)
#define USize 16
#define UName(uniform) (uniform[UUser] || uniform[UResource][1 ..])
#endif