bgfx/examples/15-shadowmaps-simple/fs_sms_shadow.sc
2016-07-01 20:38:12 -07:00

11 lines
182 B
Scala

/*
* Copyright 2013-2014 Dario Manesku. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/
#include "../common/common.sh"
void main()
{
}