5 lines
172 B
C#
5 lines
172 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly: InternalsVisibleTo("SLZ.CustomStaticBatching.Editor")]
|
||
|
[assembly: InternalsVisibleTo("SLZ.CustomStaticBatching.Unsafe")]
|