|
-
Oct 18th, 2002, 04:55 PM
#1
Thread Starter
Fanatic Member
Types Q! Error given...
Hi, Guys.
I have a module with a type called tPlayer.
In this type I have pMagic(1 To 5) As tMagic.
tMagic is another type in another module. In this module I have a Sub: Sub Magic(iMagic As Integer, iPlayer As tPlayer)
When I run my game, I get the error: 'Circular dependencies between modules'
What is that mean? Please Help!
Thank you,
Arie.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|