Add Profiles.lua file that supplies profile management functions and callbacks.
[Rifter.git] / Core.xml
blob13fa427c7f97a668324a8d88cb435e2439aad260
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w4.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
2 ..\FrameXML\UI.xsd">
4 <!--lua files can be loaded using <Script file="..." /> -->
5 <Script file="Core.lua" />
6 <Script file="Profiles.lua" />
7 <!--xml files can be loaded using <Include file="..." .> -->
9 </Ui>